@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/43ef3db1-fea7-4414-8c3f-15871b187513> a dcat:Dataset ;
    dct:description "To understand the mechanism associated with the generation, propagation and dissipation of the very large amplitude internal waves." ;
    dct:identifier "43ef3db1-fea7-4414-8c3f-15871b187513" ;
    dct:issued "2025-12-20T20:39:16.841877"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-12-20T20:39:16.841884"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/0143757a-86ab-43e4-bba6-4a3a2a02b6c4> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((123.5000 -17.0000, 126.0000 -17.0000, 126.0000 -14.0000, 123.5000 -14.0000, 123.5000 -17.0000))"^^gsp:wktLiteral ] ;
    dct:title "Internal waves on the North West Shelf" ;
    dcat:distribution <https://data.gov.au/dataset/43ef3db1-fea7-4414-8c3f-15871b187513/resource/a1cee0d0-d1fb-45fd-ba5a-2fb3061eb906> .

<https://data.gov.au/dataset/43ef3db1-fea7-4414-8c3f-15871b187513/resource/a1cee0d0-d1fb-45fd-ba5a-2fb3061eb906> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-12-20T20:39:16.848813"^^xsd:dateTime ;
    dct:modified "2025-12-20T20:39:16.840251"^^xsd:dateTime ;
    dct:title "Contact Web Address." ;
    dcat:accessURL <http://www.uwa.edu.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" .

