@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 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://data.gov.ie/dataset/0a7a005e-abc4-4023-945c-4c36873e2772> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:conformsTo epsg:3857,
        "See the referenced specification" ;
    dct:created "2026-07-29T11:50:27"^^xsd:dateTime ;
    dct:description "This data set comprises biological data collected from commercial shellfish 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). Fisheries occur in the waters around the Irish coast in ICES Sub areas 6 and 7.  Data on length, weight, sex and maturity is recorded for crustacean and molluscan species, i.e. Homarus gammarus, Cancer pagurus, Palinurus elephas, Pecten maximus and Buccinum undatum.  This data has been recorded since 2013 from various ports, co-ops and shellfish processing facilities. 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 "0a7a005e-abc4-4023-945c-4c36873e2772" ;
    dct:issued "2020-09-29"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2026-07-31T12:10:52"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label "Data supplied by Marine Institute." ] ;
    dct:publisher <https://data.gov.ie/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 ((-16.8815 47.7950, -16.8815 56.8814, -4.7752 56.8814, -4.7752 47.7950, -16.8815 47.7950))"^^gsp:wktLiteral ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:startDate "2013-01-01"^^xsd:date ] ;
    dct:title "Shellfish Port Sampling (Landings) Data from around Ireland 2013 - current"@en ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Marine Institute" ;
            vcard:hasEmail <mailto:datarequests@marine.ie> ] ;
    dcat:distribution <https://data.gov.ie/dataset/0a7a005e-abc4-4023-945c-4c36873e2772/resource/d367963d-1f21-42c5-800f-0ab814a909e8>,
        <https://data.gov.ie/dataset/0a7a005e-abc4-4023-945c-4c36873e2772/resource/d68d0cc3-c3bb-4ebe-a1dd-99d0adb99229> ;
    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://data.gov.ie/dataset/0a7a005e-abc4-4023-945c-4c36873e2772/resource/d367963d-1f21-42c5-800f-0ab814a909e8> a dcat:Distribution ;
    dct:description "available as HTML" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "HTML" ;
            rdf:value "HTML" ] ;
    dct:issued "2026-07-31T12:10:52"^^xsd:dateTime ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    dct:modified "2026-07-31T12:10:52"^^xsd:dateTime ;
    dct:title "Organisation Home Page" ;
    dcat:accessURL <http://www.marine.ie> .

<https://data.gov.ie/dataset/0a7a005e-abc4-4023-945c-4c36873e2772/resource/d68d0cc3-c3bb-4ebe-a1dd-99d0adb99229> a dcat:Distribution ;
    dct:description "Marine Institute home page" ;
    dct:issued "2026-07-31T12:10:52"^^xsd:dateTime ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    dct:modified "2026-07-31T12:10:52"^^xsd:dateTime ;
    dct:title "Marine Institute home page" ;
    dcat:accessURL <http://www.marine.ie> ;
    dcat:downloadURL <http://www.marine.ie> .

<https://data.gov.ie/organization/marine-institute> a foaf:Agent ;
    foaf:name "Marine Institute" .

"Other" a dct:Frequency .

"See the referenced specification" a dct:Standard .

<https://creativecommons.org/licenses/by/4.0/> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

<http://www.marine.ie> a rdfs:Resource .

