@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix epsg: <http://www.opengis.net/def/crs/EPSG/0/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dgi5.staging.derilinx.com/dataset/d4f2748c-c646-4081-a0bb-156345c0070d> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:conformsTo epsg:3857,
        "See the referenced specification" ;
    dct:created "2026-03-05T17:48:13"^^xsd:dateTime ;
    dct:description "This data set comprises of biological data collected from commercial fish landed from Irish vessels.  The data is collected under the Data Collection Framework  (REGULATION (EU) 2017/1004 OF THE EUROPEAN PARLIAMENT AND OF THE COUNCIL of 17 May 2017 and COMMISSION DELEGATED DECISION (EU) 2021/1167 of 16 July 2021 ) under the guidance of ICES WGCATCH  (statistically sound sampling). Data is collected all year round based on target number of visits to ports which are proportional to the landings into that port for Demersal and on a seasonal basis for Pelagics proportional to the fisheries. Fisheries occur in the North East Atlantic  ICES Sub areas 2,4,6-8. Data is Quality Controlled for all parameters, length, weight, sea and maturity before being uploaded to the Regional Data Base. A key objective of fisheries research is to provide good information on the state of fish stocks. This information is collected through various sampling programmes and the data are used to provide advice on the sustainable management of fish stocks, upon which the industry depends."@en ;
    dct:identifier "d4f2748c-c646-4081-a0bb-156345c0070d" ;
    dct:issued "2017-11-23"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2026-04-01T18:17:15"^^xsd:dateTime ;
    dct:provenance "Data supplied by Marine Institute." ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/marine-institute> ;
    dct:rights [ a dct:RightsStatement ;
            skos:prefLabel "{\"While every effort is made in preparing the dataset no responsibility is accepted by or on behalf of the Marine Institute for any errors, omissions or misleading information. The Marine Institute accepts no responsibility for loss or damage occasioned or claimed to have been occasioned, in part or in full, as a consequence of any person acting, or refraining from acting as a result of a matter contained in this datasets or as a consequence of using this dataset for any purpose whatsoever.\"}" ] ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-10.5000 51.5000, -10.5000 55.5000, -5.5000 55.5000, -5.5000 51.5000, -10.5000 51.5000))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[-10.5, 51.5],[-10.5, 55.5], [-5.5, 55.5], [-5.5, 51.5], [-10.5, 51.5]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            schema1:startDate "1960-01-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:startDate "1960-01-01"^^xsd:date ] ;
    dct:title "Demersal and Pelagic  Port Sampling" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Marine Institute" ;
            vcard:hasEmail <mailto:datarequests@marine.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/d4f2748c-c646-4081-a0bb-156345c0070d/resource/250b5199-b833-42e7-b1ca-48e0f4b31c6b>,
        <https://dgi5.staging.derilinx.com/dataset/d4f2748c-c646-4081-a0bb-156345c0070d/resource/5dcd0e19-3206-4ed1-b445-807dc196857d> ;
    dcat:keyword "environment" ;
    dcat:theme <Environment>,
        <http://publications.europa.eu/resource/authority/data-theme/ENVI> .

<http://publications.europa.eu/resource/authority/language/ENG> a dct:LinguisticSystem .

<https://dgi5.staging.derilinx.com/dataset/d4f2748c-c646-4081-a0bb-156345c0070d/resource/250b5199-b833-42e7-b1ca-48e0f4b31c6b> a dcat:Distribution ;
    dct:description "available as HTML" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "HTML" ;
            rdf:value "HTML" ] ;
    dct:issued "2026-04-01T18:17:15"^^xsd:dateTime ;
    dct:modified "2026-04-01T18:17:15"^^xsd:dateTime ;
    dct:title "Organisation Home Page" ;
    dcat:accessURL <http://www.marine.ie> .

<https://dgi5.staging.derilinx.com/dataset/d4f2748c-c646-4081-a0bb-156345c0070d/resource/5dcd0e19-3206-4ed1-b445-807dc196857d> a dcat:Distribution ;
    dct:description "Marine Institute home page" ;
    dct:issued "2026-04-01T18:17:15"^^xsd:dateTime ;
    dct:modified "2026-04-01T18:17:15"^^xsd:dateTime ;
    dct:title "Marine Institute home page" ;
    dcat:accessURL <http://www.marine.ie> ;
    dcat:downloadURL <http://www.marine.ie> .

<https://dgi5.staging.derilinx.com/organization/marine-institute> a foaf:Agent,
        foaf:Organization ;
    foaf:name "Marine Institute" .

