@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.gov.au/dataset/6b1ba16b-835e-4175-b625-b0e273e3715f> a dcat:Dataset ;
    dct:description "NSW Marine Protected Areas - updated May 2023" ;
    dct:identifier "6b1ba16b-835e-4175-b625-b0e273e3715f" ;
    dct:issued "2025-11-12T22:48:37.510311"^^xsd:dateTime ;
    dct:modified "2025-11-12T22:48:51.900666"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/b749f159-efa6-4de5-b8ae-b5464d9cad97> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "NSW Marine Protected Areas" ;
    dcat:distribution <https://data.gov.au/dataset/6b1ba16b-835e-4175-b625-b0e273e3715f/resource/7b9b7c79-8d8b-4518-bc69-5ac71379f0f2> ;
    dcat:keyword "Aquatic Reserves",
        "Marine Parks",
        "Marine Protected Areas" .

<https://data.gov.au/dataset/6b1ba16b-835e-4175-b625-b0e273e3715f/resource/7b9b7c79-8d8b-4518-bc69-5ac71379f0f2> a dcat:Distribution ;
    dct:format "ARCGIS REST SERVICE" ;
    dct:issued "2025-06-26T08:16:01"^^xsd:dateTime ;
    dct:modified "2025-11-12T22:48:37.498300"^^xsd:dateTime ;
    dcat:accessURL <https://spatial.industry.nsw.gov.au/arcgis/rest/services/Fisheries_Portal/NSW_Marine_Protected_Areas/MapServer> .

<https://data.gov.au/organization/b749f159-efa6-4de5-b8ae-b5464d9cad97> a foaf:Agent ;
    foaf:mbox "?datansw@customerservice.nsw.gov.au" ;
    foaf:name "Spatial Services (DCS)" .

