@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dgi5.staging.derilinx.com/dataset/0470f6cd-1602-4a66-9302-bb60f3b2722f> a dcat:Dataset ;
    dct:created "2025-07-09T13:30:54"^^xsd:dateTime ;
    dct:description "{{description}}"@en ;
    dct:identifier "0470f6cd-1602-4a66-9302-bb60f3b2722f" ;
    dct:issued "2024-09-03"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2025-07-09T13:30:54"^^xsd:dateTime ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/department-of-communications-climate-action-and-environment> ;
    dct:title "Pelagic Trawl Fishing Effort" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasTelephone "-" ],
        [ a vcard:Organization ;
            vcard:fn "marineplanningadmin" ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/0470f6cd-1602-4a66-9302-bb60f3b2722f/resource/402338d0-809b-4e6a-8b71-2c8cf372b8c5>,
        <https://dgi5.staging.derilinx.com/dataset/0470f6cd-1602-4a66-9302-bb60f3b2722f/resource/e7b9bfb3-78f3-403f-8674-877bf9f735f9> ;
    dcat:keyword "Fisheries",
        "Marine Spatial Planning",
        "NMPF",
        "National Marine Planning Framework",
        "open data" ;
    dcat:landingPage <https://msp-opendata-marineplan.hub.arcgis.com/maps/marineplan::pelagic-trawl-fishing-effort-1> ;
    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/0470f6cd-1602-4a66-9302-bb60f3b2722f/resource/402338d0-809b-4e6a-8b71-2c8cf372b8c5> a dcat:Distribution ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "ArcGIS GeoServices REST API" ;
            rdf:value <https://www.iana.org/assignments/media-types/application/json> ] ;
    dct:issued "2025-07-09T13:30:54"^^xsd:dateTime ;
    dct:modified "2025-07-09T13:30:54"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://tiles.arcgis.com/tiles/NzlPQPKn5QF9v2US/arcgis/rest/services/Pelagic_Trawl_Fishing_Effort/MapServer/0> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/json> .

<https://dgi5.staging.derilinx.com/dataset/0470f6cd-1602-4a66-9302-bb60f3b2722f/resource/e7b9bfb3-78f3-403f-8674-877bf9f735f9> a dcat:Distribution ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "HTML" ;
            rdf:value <https://www.iana.org/assignments/media-types/text/html> ] ;
    dct:issued "2025-07-09T13:30:54"^^xsd:dateTime ;
    dct:modified "2025-07-09T13:30:54"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://msp-opendata-marineplan.hub.arcgis.com/maps/marineplan::pelagic-trawl-fishing-effort-1> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/html> .

<https://dgi5.staging.derilinx.com/organization/department-of-communications-climate-action-and-environment> a foaf:Agent,
        foaf:Organization ;
    foaf:name "Department of Climate, Energy and the Environment" .

