@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/1e1a9532-ebf5-4aba-be13-983d31aa653c> a dcat:Dataset ;
    dct:description "Jervis Bay Reef Polygons were digitised from the Multibeam bathymetry datasets of Jervis Bay. Reef areas were defined as seabed hard substrate that are often raised from the surroundings flat sedimentary seabed. They were identified and mapped relatively easily on hillshaded bathymetry layers." ;
    dct:identifier "1e1a9532-ebf5-4aba-be13-983d31aa653c" ;
    dct:issued "2026-04-04T07:40:48.259783"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2026-04-04T07:40:48.259792"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/0143757a-86ab-43e4-bba6-4a3a2a02b6c4> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((150.6430 -35.2150, 150.8910 -35.2150, 150.8910 -34.9900, 150.6430 -34.9900, 150.6430 -35.2150))"^^gsp:wktLiteral ] ;
    dct:title "Jervis Bay Reef Polygons" ;
    dcat:distribution <https://data.gov.au/dataset/1e1a9532-ebf5-4aba-be13-983d31aa653c/resource/cc0cb057-f014-485a-9933-2e6e377f8afa> ;
    dcat:keyword "GEOSCIENCES Geomorphology",
        "Multibeam bathymetry",
        "Published_External",
        "reef" .

<https://data.gov.au/dataset/1e1a9532-ebf5-4aba-be13-983d31aa653c/resource/cc0cb057-f014-485a-9933-2e6e377f8afa> a dcat:Distribution ;
    dct:description "Download the data (shp)" ;
    dct:format "ZIP" ;
    dct:issued "2026-04-04T07:40:48.260863"^^xsd:dateTime ;
    dct:modified "2026-04-04T07:40:48.254313"^^xsd:dateTime ;
    dct:title "Download the data (shp)" ;
    dcat:accessURL <https://d28rz98at9flks.cloudfront.net/100680/100680.zip> .

<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" .

