@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/11a2b1e3-fc30-4447-bf79-0aa6ba6aad7f> a dcat:Dataset ;
    dct:description "Study the patterns of habitat use by Dugongs in Shark Bay Marine Park including the impact of Dugong and turtle grazing on the biomass, species, composition and diversity of seagrass patches. Licensee and authorised agents allowed to fit 20 crittercams to dugongs." ;
    dct:identifier "11a2b1e3-fc30-4447-bf79-0aa6ba6aad7f" ;
    dct:issued "2025-06-23T11:57:50.541477"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-06-23T11:57:50.541483"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/0143757a-86ab-43e4-bba6-4a3a2a02b6c4> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((113.0000 -29.0000, 115.0000 -29.0000, 115.0000 -23.5000, 113.0000 -23.5000, 113.0000 -29.0000))"^^gsp:wktLiteral ] ;
    dct:title "Habitat use by dugongs in SBMP" ;
    dcat:distribution <https://data.gov.au/dataset/11a2b1e3-fc30-4447-bf79-0aa6ba6aad7f/resource/7543aded-4a6d-464f-a072-69e98177596c> .

<https://data.gov.au/dataset/11a2b1e3-fc30-4447-bf79-0aa6ba6aad7f/resource/7543aded-4a6d-464f-a072-69e98177596c> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-06-23T11:57:50.543022"^^xsd:dateTime ;
    dct:modified "2025-06-23T11:57:50.539190"^^xsd:dateTime ;
    dct:title "Contact Web Address." ;
    dcat:accessURL <http://faculty.washington.edu/wirsinga/> .

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

