@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/21d687cf-9b5d-4011-8adf-b3a513b897c7> a dcat:Dataset ;
    dct:created "2025-07-09T13:07:29"^^xsd:dateTime ;
    dct:description "{{description}}"@en ;
    dct:identifier "21d687cf-9b5d-4011-8adf-b3a513b897c7" ;
    dct:issued "2024-09-11"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2025-07-09T13:07:29"^^xsd:dateTime ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/department-of-communications-climate-action-and-environment> ;
    dct:title "Wastewater Treatment and Disposal" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "marineplanningadmin" ],
        [ a vcard:Organization ;
            vcard:hasTelephone "-" ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/21d687cf-9b5d-4011-8adf-b3a513b897c7/resource/27c11ac3-4b86-4723-bdcd-4721c5f0bee4>,
        <https://dgi5.staging.derilinx.com/dataset/21d687cf-9b5d-4011-8adf-b3a513b897c7/resource/d0ce3889-e5b0-4bec-b2f6-c3df8ebae3d5> ;
    dcat:keyword "Marine Spatial Planning",
        "NMPF",
        "Wastewater",
        "open data" ;
    dcat:landingPage <https://msp-opendata-marineplan.hub.arcgis.com/maps/marineplan::wastewater-treatment-and-disposal-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/21d687cf-9b5d-4011-8adf-b3a513b897c7/resource/27c11ac3-4b86-4723-bdcd-4721c5f0bee4> 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:07:29"^^xsd:dateTime ;
    dct:modified "2025-07-09T13:07:29"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://services-eu1.arcgis.com/jD89j6JX786MpRBU/arcgis/rest/services/NMPF_24_Wastewater_Treatment_and_Disposal/FeatureServer> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/json> .

<https://dgi5.staging.derilinx.com/dataset/21d687cf-9b5d-4011-8adf-b3a513b897c7/resource/d0ce3889-e5b0-4bec-b2f6-c3df8ebae3d5> 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:07:29"^^xsd:dateTime ;
    dct:modified "2025-07-09T13:07:29"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://msp-opendata-marineplan.hub.arcgis.com/maps/marineplan::wastewater-treatment-and-disposal-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" .

