@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://portal.data.gov.mt/dataset/eb54161a-6a5b-48f0-b6a9-8cfdd6d16e8a> a dcat:Dataset ;
    dct:conformsTo epsg:4326 ;
    dct:created "2025-01-29T16:08:29"^^xsd:dateTime ;
    dct:description "This dataset consists of the Maltese Islands maritime boundary of 25 nautical miles, which represents the outer limit of the coverage of the Strategic Plan for the Environment and Development (SPED)."@en,
        "This dataset consists of the Maltese Islands maritime boundary of 25 nautical miles, which represents the outer limit of the coverage of the Strategic Plan for the Environment and Development (SPED)."@mt ;
    dct:identifier "eb54161a-6a5b-48f0-b6a9-8cfdd6d16e8a" ;
    dct:issued "2025-01-29T16:08:29"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2025-07-29T05:58:27"^^xsd:dateTime ;
    dct:publisher <https://portal.data.gov.mt/organization/0d783205-d093-4b4e-a70c-9b3f3831e15e> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((14.1800 35.8100, 14.5800 35.8100, 14.5800 36.0800, 14.1800 36.0800, 14.1800 35.8100))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[14.18, 35.81], [14.58, 35.81], [14.58, 36.08], [14.18, 36.08], [14.18, 35.81]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Marine area up to 25nm as covered by SPED" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:customercare@pa.org.mt> ],
        [ a vcard:Organization ;
            vcard:hasEmail <mailto:customercare@pa.org.mt> ] ;
    dcat:distribution <https://portal.data.gov.mt/dataset/eb54161a-6a5b-48f0-b6a9-8cfdd6d16e8a/resource/914b84c4-d84c-4c82-98e4-61f296368a84>,
        <https://portal.data.gov.mt/dataset/eb54161a-6a5b-48f0-b6a9-8cfdd6d16e8a/resource/b6b869b1-a723-4d24-a488-181c3616dab0> ;
    dcat:keyword "Area Management Restriction and Regulation Zones" ;
    dcat:spatialResolutionInMeters "" ;
    dcat:theme <agriculture-fisheries-forestry--food> .

<https://portal.data.gov.mt/group/0797e8cd-dca6-4f7c-92ce-34ad7343b21e> a dcat:DataService ;
    dct:description "INSPIRE Directive (Annex III)" ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:publisher <https://portal.data.gov.mt/organization/0d783205-d093-4b4e-a70c-9b3f3831e15e> ;
    dct:title "INSPIRE Directive (Annex III) Planning Authority" ;
    dcat:endpointDescription "[]" ;
    dcat:endpointURL <https://portal.data.gov.mt/data-service/inspire-directive-annex-iii-> .

<https://portal.data.gov.mt/dataset/eb54161a-6a5b-48f0-b6a9-8cfdd6d16e8a/resource/914b84c4-d84c-4c82-98e4-61f296368a84> a dcat:Distribution ;
    dct:description "Hamronised WFS for This dataset consists of the Maltese Islands maritime boundary of 25 nautical miles" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "WFS" ;
            rdf:value "WFS" ] ;
    dct:issued "2025-01-29T16:08:29"^^xsd:dateTime ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    dct:modified "2025-01-29T16:21:08"^^xsd:dateTime ;
    dct:title "AM.MarineAreaCovered" ;
    dct:type <http://publications.europa.eu/resource/authority/distribution-type/WEB_SERVICE> ;
    dcat:accessURL <https://msdi2.data.gov.mt/deegree/services/am_MarineAreaCovered?service=WFS&request=GetCapabilities> .

<https://portal.data.gov.mt/dataset/eb54161a-6a5b-48f0-b6a9-8cfdd6d16e8a/resource/b6b869b1-a723-4d24-a488-181c3616dab0> a dcat:Distribution ;
    dct:description "This dataset consists of the Maltese Islands maritime boundary of 25 nautical miles" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "WMS" ;
            rdf:value "WMS" ] ;
    dct:issued "2025-01-29T16:08:29"^^xsd:dateTime ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    dct:modified "2025-01-29T16:21:08"^^xsd:dateTime ;
    dct:title "AM.MarineAreaCovered" ;
    dct:type <http://publications.europa.eu/resource/authority/distribution-type/WEB_SERVICE> ;
    dcat:accessURL <https://msdi2.data.gov.mt/deegree/services/wms?service=WMS&request=GetCapabilities> .

<http://publications.europa.eu/resource/authority/distribution-type/WEB_SERVICE> a skos:Concept ;
    skos:inScheme <http://publications.europa.eu/resource/authority/distribution-type> ;
    skos:prefLabel "Web service/API"@en,
        "Servizz web/API"@mt .

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

<https://creativecommons.org/licenses/by/4.0/> a dct:LicenseDocument .

<https://portal.data.gov.mt/organization/0d783205-d093-4b4e-a70c-9b3f3831e15e> a foaf:Agent,
        foaf:Organization ;
    foaf:homepage <https://www.pa.org.mt/> ;
    foaf:name "Planning Authority" .

