@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 spdx: <http://spdx.org/rdf/terms#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.gov.au/dataset/5f138172-c8cc-436d-867c-97eac46b1811> a dcat:Dataset ;
    dct:description "Data provided by local governments in response to the 2025 Annual Waste Survey" ;
    dct:identifier "5f138172-c8cc-436d-867c-97eac46b1811" ;
    dct:issued "2025-11-11T10:03:53.620862"^^xsd:dateTime ;
    dct:modified "2026-02-11T13:04:40.274788"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/484b43b1-77a6-4914-8e55-eccca5ea6f2b> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Local Government Waste Collection Services in 2024-25" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "laurence.knight@detsi.qld.gov.au" ;
            vcard:hasEmail <mailto:laurence.knight@detsi.qld.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/5f138172-c8cc-436d-867c-97eac46b1811/resource/7eccf0cd-09f3-4a6d-a29b-77adfb379f9e> ;
    dcat:keyword "Local Government Waste Services" ;
    dcat:landingPage <%5COneDrive%20-%20ITP%20%28Queensland%20Government%29%5CDocuments%20-%20DESI-OCE_CEP_DAP%5CData%20Requests%20and%20Products%5COpen%20Data%5C2024%20Open%20Data> .

<%5COneDrive%20-%20ITP%20%28Queensland%20Government%29%5CDocuments%20-%20DESI-OCE_CEP_DAP%5CData%20Requests%20and%20Products%5COpen%20Data%5C2024%20Open%20Data> a foaf:Document .

<https://data.gov.au/dataset/5f138172-c8cc-436d-867c-97eac46b1811/resource/7eccf0cd-09f3-4a6d-a29b-77adfb379f9e> a dcat:Distribution ;
    dct:description "Local Government Waste Collection Services.  Data provided by the 2024-25 Annual Survey." ;
    dct:format "XLSX" ;
    dct:issued "2024-12-17T03:30:50.610550"^^xsd:dateTime ;
    dct:modified "2026-02-11T13:04:38.637488"^^xsd:dateTime ;
    dct:title "Waste Collection Services Provided by Queensland Councils in 2024-25.xlsx" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "0306f3b2ef2f3f5f0a461f9b18042950"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.data.qld.gov.au/dataset/5f138172-c8cc-436d-867c-97eac46b1811/resource/7eccf0cd-09f3-4a6d-a29b-77adfb379f9e/download/local-government-waste-collection-services-in-2024-25.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" .

