@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/8ac68ab9-10fb-4476-bfa2-bf459e4026b6> a dcat:Dataset ;
    dct:description "Monitoring yellow sea migrants in Australia (MYSMA) - A 5 year plan." ;
    dct:identifier "8ac68ab9-10fb-4476-bfa2-bf459e4026b6" ;
    dct:issued "2025-06-23T08:58:23.831725"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-06-23T08:58:23.831732"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/0143757a-86ab-43e4-bba6-4a3a2a02b6c4> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((119.8200 -19.9500, 122.3200 -19.9500, 122.3200 -17.9200, 119.8200 -17.9200, 119.8200 -19.9500))"^^gsp:wktLiteral ] ;
    dct:title "Monitoring yellow sea migrants in Australia (MYSMA) A 5 year plan" ;
    dcat:distribution <https://data.gov.au/dataset/8ac68ab9-10fb-4476-bfa2-bf459e4026b6/resource/5e4db008-e373-4d60-8e46-3cc7cec07896> ;
    dcat:keyword "Biosphere | Zoology | Birds",
        "Marine Features (Australia) | Eighty Mile Beach, W" .

<https://data.gov.au/dataset/8ac68ab9-10fb-4476-bfa2-bf459e4026b6/resource/5e4db008-e373-4d60-8e46-3cc7cec07896> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-06-23T08:58:23.833316"^^xsd:dateTime ;
    dct:modified "2025-06-23T08:58:23.826001"^^xsd:dateTime ;
    dct:title "Contact Web Address." ;
    dcat:accessURL <http://www.epa.wa.gov.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" .

