@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.gov.au/dataset/806decf7-1260-44b8-b5a0-cc96a746cedc> a dcat:Dataset ;
    dct:description "Broadscale habitat types identified within the Moreton Bay Marine Park as part of the 2007 zoning review." ;
    dct:identifier "806decf7-1260-44b8-b5a0-cc96a746cedc" ;
    dct:issued "2025-11-11T11:13:05.137564"^^xsd:dateTime ;
    dct:modified "2025-11-11T11:13:08.474695"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/484b43b1-77a6-4914-8e55-eccca5ea6f2b> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Moreton Bay broadscale habitats 2008" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "opendata@des.qld.gov.au" ;
            vcard:hasEmail <mailto:opendata@des.qld.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/806decf7-1260-44b8-b5a0-cc96a746cedc/resource/440b0b5b-ba35-4662-a8ee-4b3f122472ed> .

<https://data.gov.au/dataset/806decf7-1260-44b8-b5a0-cc96a746cedc/resource/440b0b5b-ba35-4662-a8ee-4b3f122472ed> a dcat:Distribution ;
    dct:description "Broadscale habitat types identified within the Moreton Bay Marine Park as part of the 2007 zoning review." ;
    dct:format "SHP" ;
    dct:issued "2013-08-27T05:30:17.851626"^^xsd:dateTime ;
    dct:modified "2025-11-11T11:13:05.132517"^^xsd:dateTime ;
    dct:title "Moreton Bay broadscale habitats 2008" ;
    dcat:accessURL <http://dds.information.qld.gov.au/dds?title=%22Moreton%20Bay%20broadscale%20habitats%202008%22> ;
    dcat:mediaType "text/html" .

<https://data.gov.au/organization/484b43b1-77a6-4914-8e55-eccca5ea6f2b> a foaf:Agent ;
    foaf:mbox "opendata@qld.gov.au" ;
    foaf:name "Environment, Tourism, Science and Innovation" .

