@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.gov.au/dataset/60f2b25e-5ebc-4430-b84b-d53ec69b56c2> a dcat:Dataset ;
    dct:description "This resource is a map of artifical reef permit locations provided by The Department of Climate Change, Energy, the Environment and Water" ;
    dct:identifier "60f2b25e-5ebc-4430-b84b-d53ec69b56c2" ;
    dct:issued "2025-12-20T20:19:05.955656"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-12-20T20:19:05.955663"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/0143757a-86ab-43e4-bba6-4a3a2a02b6c4> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((70.0000 -70.0000, 170.0000 -70.0000, 170.0000 -10.0000, 70.0000 -10.0000, 70.0000 -70.0000))"^^gsp:wktLiteral ] ;
    dct:title "Artificial Reefs: Commonwealth" ;
    dcat:distribution <https://data.gov.au/dataset/60f2b25e-5ebc-4430-b84b-d53ec69b56c2/resource/203e13fc-63f4-4979-9c41-c7c9fafc9444>,
        <https://data.gov.au/dataset/60f2b25e-5ebc-4430-b84b-d53ec69b56c2/resource/92c05ac2-97f3-4f00-99ea-9ba8ce41b216> .

<https://data.gov.au/dataset/60f2b25e-5ebc-4430-b84b-d53ec69b56c2/resource/203e13fc-63f4-4979-9c41-c7c9fafc9444> a dcat:Distribution ;
    dct:description "Web Map Service for viewing data" ;
    dct:format "WMS" ;
    dct:issued "2025-12-20T20:19:05.958645"^^xsd:dateTime ;
    dct:modified "2025-12-20T20:19:05.953877"^^xsd:dateTime ;
    dct:title "becrc_wp2_dcceew_artificial_reefs" ;
    dcat:accessURL <https://www.cmar.csiro.au/geoserver/becrc/wms> .

<https://data.gov.au/dataset/60f2b25e-5ebc-4430-b84b-d53ec69b56c2/resource/92c05ac2-97f3-4f00-99ea-9ba8ce41b216> a dcat:Distribution ;
    dct:description "This WFS service returns the data for download in various vector formats." ;
    dct:format "WFS" ;
    dct:issued "2025-12-20T20:19:05.958651"^^xsd:dateTime ;
    dct:modified "2025-12-20T20:19:05.953984"^^xsd:dateTime ;
    dct:title "Unnamed resource" ;
    dcat:accessURL <https://www.cmar.csiro.au/geoserver/becrc/wfs> .

<https://data.gov.au/organization/0143757a-86ab-43e4-bba6-4a3a2a02b6c4> a foaf:Agent ;
    foaf:mbox "info@aodn.org.au" ;
    foaf:name "Australian Ocean Data Network" .

