@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/6f728da8-0b50-47d9-9c27-cf32b13db3f6> a dcat:Dataset ;
    dct:description "This data set includes responses to questions about the number of local government activities conducted under the Environmental Protection Act 1994." ;
    dct:identifier "6f728da8-0b50-47d9-9c27-cf32b13db3f6" ;
    dct:issued "2025-11-11T10:39:24.836826"^^xsd:dateTime ;
    dct:modified "2025-11-11T10:39:28.273510"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/484b43b1-77a6-4914-8e55-eccca5ea6f2b> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Local government questionnaire as part of the annual administration report on the Environmental Protection Act 1994" ;
    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/6f728da8-0b50-47d9-9c27-cf32b13db3f6/resource/4cf1aa31-d710-4d52-9681-3ab9220a0082> ;
    dcat:keyword "environment",
        "local government" .

<https://data.gov.au/dataset/6f728da8-0b50-47d9-9c27-cf32b13db3f6/resource/4cf1aa31-d710-4d52-9681-3ab9220a0082> a dcat:Distribution ;
    dct:description """This includes responses to questions about the number of local government activities conducted under the Environmental Protection Act 1994 for the 2013-14 year.\r
""" ;
    dct:format "XLSX" ;
    dct:issued "2014-09-25T12:00:37.418336"^^xsd:dateTime ;
    dct:modified "2025-11-11T10:39:24.828970"^^xsd:dateTime ;
    dct:title "Responses to questions for 2013-2014" ;
    dcat:accessURL <https://data.des.qld.gov.au/__data/assets/excel_doc/0025/83518/local-government-questionaire-2013-2014.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

