@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/fd1c0dd2-1f6e-4a72-9b7b-dcea72047eb8> a dcat:Dataset ;
    dct:accrualPeriodicity "Annual" ;
    dct:conformsTo epsg:4326,
        "The INSPIRE Directive or INSPIRE lays down a general framework for a Spatial Data Infrastructure (SDI) for the purposes of European Community environmental policies and policies or activities which may have an impact on the environment." ;
    dct:created "2018-12-07T22:00:34"^^xsd:dateTime ;
    dct:description "Annual statistics on sea fisheries landings at Irish ports. Statistics include breakdown by species class (e.g. deepwater, demersal, pelagic, shellfish),   species description (e.g. Atlantic Mackerel) and top 20 ports by value (e.g. Killybegs, Castletownbere).   Statistics include weight of fish in tonnes and value of fish in Euro. Coverage of statistics is each year from 2001."@en ;
    dct:identifier "fd1c0dd2-1f6e-4a72-9b7b-dcea72047eb8" ;
    dct:issued "2002-12-31"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2024-02-25T22:26:55"^^xsd:dateTime ;
    dct:provenance "Annual 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:rights [ a dct:RightsStatement ;
            skos:prefLabel "['Creative Commons licence conditions apply', 'https://creativecommons.org/licenses/by/4.0/', 'license']" ] ;
    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:endDate "2014-12-31"^^xsd:date ;
            schema1:startDate "2001-01-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2014-12-31"^^xsd:date ;
            dcat:startDate "2001-01-01"^^xsd:date ] ;
    dct:title "Annual Fisheries Landings Statistics" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Sea Fisheries Protection Authority" ;
            vcard:hasEmail <mailto:sfpa_info@sfpa.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/fd1c0dd2-1f6e-4a72-9b7b-dcea72047eb8/resource/605cc81c-97a1-4533-87e3-e2911fb18294>,
        <https://dgi5.staging.derilinx.com/dataset/fd1c0dd2-1f6e-4a72-9b7b-dcea72047eb8/resource/893a9744-333e-48dd-bf74-86334b12a08b>,
        <https://dgi5.staging.derilinx.com/dataset/fd1c0dd2-1f6e-4a72-9b7b-dcea72047eb8/resource/e37794f5-f006-410c-bbfc-4d01e3adabe9>,
        <https://dgi5.staging.derilinx.com/dataset/fd1c0dd2-1f6e-4a72-9b7b-dcea72047eb8/resource/f9c49769-84fc-4643-9bb0-2730283c8766> ;
    dcat:keyword "balbriggan",
        "ballycotton",
        "baltimore",
        "blue whiting",
        "castletownbere",
        "celtic sea",
        "clogherhead",
        "cobh",
        "crab",
        "deepwater",
        "demersal",
        "dingle",
        "duncannon",
        "dunmore east",
        "environment",
        "fishing",
        "geoscientificinformation",
        "greencastle",
        "hake",
        "howth",
        "hydrosphere",
        "ireland",
        "irish sea and st. georges channel",
        "killybegs",
        "kilmore quay",
        "kinsale",
        "lobster",
        "mackerel",
        "malin head",
        "megrim",
        "monkfish",
        "north atlantic ocean",
        "oceans",
        "pelagic",
        "rossaveal",
        "rosslare",
        "scallop",
        "shellfish",
        "skerries",
        "species distribution",
        "statistics",
        "unionhall",
        "weight",
        "whiting",
        "wicklow" ;
    dcat:landingPage <http://www.sfpa.ie/Sea-FisheriesConservation/FisheriesStatisticsandQuotaUptake/AnnualLandingStatistics.aspx> ;
    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/fd1c0dd2-1f6e-4a72-9b7b-dcea72047eb8/resource/605cc81c-97a1-4533-87e3-e2911fb18294> a dcat:Distribution ;
    dct:description "available as asx" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "asx" ;
            rdf:value "asx" ] ;
    dct:issued "2024-02-25T22:26:55"^^xsd:dateTime ;
    dct:modified "2024-02-25T22:26:55"^^xsd:dateTime ;
    dct:title "View information" ;
    dcat:accessURL <http://www.sfpa.ie/Sea-FisheriesConservation/FisheriesStatisticsandQuotaUptake/AnnualLandingStatistics.aspx> ;
    dcat:downloadURL <http://www.sfpa.ie/Sea-FisheriesConservation/FisheriesStatisticsandQuotaUptake/AnnualLandingStatistics.aspx> .

<https://dgi5.staging.derilinx.com/dataset/fd1c0dd2-1f6e-4a72-9b7b-dcea72047eb8/resource/893a9744-333e-48dd-bf74-86334b12a08b> a dcat:Distribution ;
    dct:description "available as PDF" ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "PDF" ;
            rdf:value <https://www.iana.org/assignments/media-types/application/pdf> ] ;
    dct:issued "2024-02-25T22:26:55"^^xsd:dateTime ;
    dct:modified "2024-02-25T22:26:55"^^xsd:dateTime ;
    dct:title "View data (2013)" ;
    dcat:accessURL <http://www.sfpa.ie/Portals/0/Sea-Fisheries%20Conservation/Control%20Programs/Copy%20of%202013%20stats%20for%20website%2008-01-15.pdf> ;
    dcat:downloadURL <http://www.sfpa.ie/Portals/0/Sea-Fisheries%20Conservation/Control%20Programs/Copy%20of%202013%20stats%20for%20website%2008-01-15.pdf> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/pdf> .

<https://dgi5.staging.derilinx.com/dataset/fd1c0dd2-1f6e-4a72-9b7b-dcea72047eb8/resource/e37794f5-f006-410c-bbfc-4d01e3adabe9> a dcat:Distribution ;
    dct:description "available as PDF" ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "PDF" ;
            rdf:value <https://www.iana.org/assignments/media-types/application/pdf> ] ;
    dct:issued "2024-02-25T22:26:55"^^xsd:dateTime ;
    dct:modified "2024-02-25T22:26:55"^^xsd:dateTime ;
    dct:title "View data (2014)" ;
    dcat:accessURL <http://www.sfpa.ie/Portals/0/Users/020/20/20/2014%20Figues%20for%20website%2002-07-15.pdf> ;
    dcat:downloadURL <http://www.sfpa.ie/Portals/0/Users/020/20/20/2014%20Figues%20for%20website%2002-07-15.pdf> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/pdf> .

<https://dgi5.staging.derilinx.com/dataset/fd1c0dd2-1f6e-4a72-9b7b-dcea72047eb8/resource/f9c49769-84fc-4643-9bb0-2730283c8766> a dcat:Distribution ;
    dct:description "available as PDF" ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "PDF" ;
            rdf:value <https://www.iana.org/assignments/media-types/application/pdf> ] ;
    dct:issued "2024-02-25T22:26:55"^^xsd:dateTime ;
    dct:modified "2024-02-25T22:26:55"^^xsd:dateTime ;
    dct:title "View data (2012)" ;
    dcat:accessURL <http://www.sfpa.ie/Portals/0/Users/020/20/20/2012%20website%20figures%20update.pdf> ;
    dcat:downloadURL <http://www.sfpa.ie/Portals/0/Users/020/20/20/2012%20website%20figures%20update.pdf> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/pdf> .

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

