@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/f47d3150-3adc-43d6-a307-676881787d64> a dcat:Dataset ;
    dct:description "Stag benthic survey. Post drilling survey 1 - April 1998. Data Report (Draft)." ;
    dct:identifier "f47d3150-3adc-43d6-a307-676881787d64" ;
    dct:issued "2025-06-23T14:26:04.079429"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-06-23T14:26:04.079436"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/0143757a-86ab-43e4-bba6-4a3a2a02b6c4> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((116.2000 -20.4000, 116.4000 -20.4000, 116.4000 -20.2000, 116.2000 -20.2000, 116.2000 -20.4000))"^^gsp:wktLiteral ] ;
    dct:title "Stag benthic survey. Post drilling survey 1 - April 1998. Data Report (Draft)." ;
    dcat:distribution <https://data.gov.au/dataset/f47d3150-3adc-43d6-a307-676881787d64/resource/5fe33b58-8be2-40be-b791-d593037fb51a> .

<https://data.gov.au/dataset/f47d3150-3adc-43d6-a307-676881787d64/resource/5fe33b58-8be2-40be-b791-d593037fb51a> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-06-23T14:26:04.081867"^^xsd:dateTime ;
    dct:modified "2025-06-23T14:26:04.076535"^^xsd:dateTime ;
    dct:title "Contact Web Address." ;
    dcat:accessURL <http://www.apache-energy.com.au/> .

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

