@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/15f2d598-cf58-4f74-a71a-152a217d4a30> a dcat:Dataset ;
    dct:description """Narrabeen Beach, NSW. Monthly beach profiles have been conducted at Narrabeen Beach since April 1976 and are continuing. 
The profiles are located at 5 sites along the 3.6km long beach and extend from the back beach to the shoreline
The profiles are numbered 1, 2, 4, 6 &amp; 8 on attached figure.""" ;
    dct:identifier "15f2d598-cf58-4f74-a71a-152a217d4a30" ;
    dct:issued "2025-06-23T10:55:11.816573"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-06-23T10:55:11.816583"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/0143757a-86ab-43e4-bba6-4a3a2a02b6c4> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((151.2993 -33.7190, 151.3077 -33.7190, 151.3077 -33.7051, 151.2993 -33.7051, 151.2993 -33.7190))"^^gsp:wktLiteral ] ;
    dct:title "Narrabeen Beach Survey Data" ;
    dcat:distribution <https://data.gov.au/dataset/15f2d598-cf58-4f74-a71a-152a217d4a30/resource/a1d90718-97d4-4427-b9a3-2119d2d4d520> ;
    dcat:keyword "Oceans | Coastal Processes | Beaches",
        "Oceans | Coastal Processes | Erosion" .

<https://data.gov.au/dataset/15f2d598-cf58-4f74-a71a-152a217d4a30/resource/a1d90718-97d4-4427-b9a3-2119d2d4d520> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-06-23T10:55:11.818671"^^xsd:dateTime ;
    dct:modified "2025-06-23T10:55:11.805015"^^xsd:dateTime ;
    dct:title "Unnamed resource" ;
    dcat:accessURL <http://gcmd.gsfc.nasa.gov/index.html> .

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

