@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 vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dgi5.staging.derilinx.com/dataset/e089fff8-e9ce-4f2e-9954-a33ed88ee649> a dcat:Dataset ;
    dct:accrualPeriodicity "Quarterly" ;
    dct:conformsTo epsg:4326 ;
    dct:created "2022-05-12T13:56:54"^^xsd:dateTime ;
    dct:identifier "e089fff8-e9ce-4f2e-9954-a33ed88ee649" ;
    dct:issued "2022-05-12T13:56:54"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2022-05-12T14:42:10"^^xsd:dateTime ;
    dct:provenance "Quarterly statistics compiled and published by Sea Fisheries Protection Authority by class, species and port." ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/sea-fisheries-protection-authority> ;
    dct:title "Quarterly Fisheries Landings Statistics" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:OpenDataSFPA@sfpa.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/e089fff8-e9ce-4f2e-9954-a33ed88ee649/resource/58aecb8f-7f0d-45a1-97d1-16c3eec69be0> ;
    dcat:keyword "Castletownbere",
        "Clonakilty",
        "Dingle",
        "Dunmore East",
        "Howth",
        "Killybegs",
        "Rossaveal",
        "balbriggan",
        "ballycotton",
        "baltimore",
        "blue whiting",
        "castletownbere",
        "celtic sea",
        "clogherhead",
        "dunmore east",
        "fishing",
        "geoscientificinformation",
        "greencastle",
        "hake",
        "hydrosphere",
        "ireland",
        "irish sea and saint georges channel",
        "killybegs",
        "kilmore quay",
        "kinsale",
        "lobster",
        "mackeral",
        "malin head",
        "megrim",
        "monkfish",
        "north atlantic ocean",
        "oceans",
        "pelagic",
        "scallop",
        "shellfish",
        "skerries",
        "species distribution",
        "statistics",
        "union hall",
        "weight",
        "whiting",
        "wicklow" ;
    dcat:landingPage <https://www.sfpa.ie/Statistics/Annual-statistics/Quarterly-Statistics> ;
    dcat:theme <Agriculture>,
        <http://publications.europa.eu/resource/authority/data-theme/AGRI> .

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

<https://dgi5.staging.derilinx.com/dataset/e089fff8-e9ce-4f2e-9954-a33ed88ee649/resource/58aecb8f-7f0d-45a1-97d1-16c3eec69be0> a dcat:Distribution ;
    dct:issued "2022-05-12T14:06:30"^^xsd:dateTime ;
    dct:modified "2022-05-12T14:06:30"^^xsd:dateTime ;
    dct:title "Quarterly Fisheries Landings Statistics" ;
    dcat:accessURL <https://www.sfpa.ie/Statistics/Annual-statistics/Quarterly-Statistics> ;
    dcat:downloadURL <https://www.sfpa.ie/Statistics/Annual-statistics/Quarterly-Statistics> .

<https://dgi5.staging.derilinx.com/organization/sea-fisheries-protection-authority> a foaf:Agent,
        foaf:Organization ;
    foaf:name "Sea Fisheries Protection Authority" .

