@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/ee38d7d8-abdd-49e9-aba4-3c888302a9fb> a dcat:Dataset ;
    dct:description "Existing Environment Harpy #1 Exploration Well." ;
    dct:identifier "ee38d7d8-abdd-49e9-aba4-3c888302a9fb" ;
    dct:issued "2025-12-20T22:01:25.113130"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-12-20T22:01:25.113138"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/0143757a-86ab-43e4-bba6-4a3a2a02b6c4> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Existing Environment Harpy #1 Exploration Well." ;
    dcat:distribution <https://data.gov.au/dataset/ee38d7d8-abdd-49e9-aba4-3c888302a9fb/resource/a2d26093-f686-4653-8b98-289500dd402e> .

<https://data.gov.au/dataset/ee38d7d8-abdd-49e9-aba4-3c888302a9fb/resource/a2d26093-f686-4653-8b98-289500dd402e> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-12-20T22:01:25.118375"^^xsd:dateTime ;
    dct:modified "2025-12-20T22:01:25.111557"^^xsd:dateTime ;
    dct:title "Contact Web Address." ;
    dcat:accessURL <http://www.santos.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" .

