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

<https://data.gov.au/dataset/07593f57-9c41-4268-abc3-9f805df9828f> a dcat:Dataset ;
    dct:description "The Degraves St Hub is one of several sites where commingled recycling is collected to be processed by the City of Melbourne's Degraves Street Recycling Facility. This dataset contains the amount of commingled recyclables collected each day of 2016." ;
    dct:identifier "07593f57-9c41-4268-abc3-9f805df9828f" ;
    dct:issued "2026-01-10T01:49:00.453794"^^xsd:dateTime ;
    dct:modified "2026-04-13T13:21:10.685998"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/625bb2dd-9741-4e6e-9a4a-8613c201dce4> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Commingled recycling collected at Degraves St Hub 2016" ;
    dcat:distribution <https://data.gov.au/dataset/07593f57-9c41-4268-abc3-9f805df9828f/resource/20e05f40-2ec7-41cb-80f2-b01505d960ad>,
        <https://data.gov.au/dataset/07593f57-9c41-4268-abc3-9f805df9828f/resource/74d6ba66-163c-4218-beeb-a3f8e2612f70>,
        <https://data.gov.au/dataset/07593f57-9c41-4268-abc3-9f805df9828f/resource/c693a063-7a1c-4f35-97b8-9e24a6f44116> ;
    dcat:keyword "commingled",
        "dsrf",
        "recycling",
        "waste" .

<https://data.gov.au/dataset/07593f57-9c41-4268-abc3-9f805df9828f/resource/20e05f40-2ec7-41cb-80f2-b01505d960ad> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2026-04-13T13:21:10.714143"^^xsd:dateTime ;
    dct:modified "2026-04-13T13:21:10.693545"^^xsd:dateTime ;
    dcat:accessURL <https://data.melbourne.vic.gov.au/api/v2/catalog/datasets/commingled-recycling-collected-at-degraves-st-hub-2016/exports/json> ;
    dcat:mediaType "application/json" .

<https://data.gov.au/dataset/07593f57-9c41-4268-abc3-9f805df9828f/resource/74d6ba66-163c-4218-beeb-a3f8e2612f70> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-04-13T13:21:10.714146"^^xsd:dateTime ;
    dct:modified "2026-04-13T13:21:10.693615"^^xsd:dateTime ;
    dcat:accessURL <https://data.melbourne.vic.gov.au/api/v2/catalog/datasets/commingled-recycling-collected-at-degraves-st-hub-2016/exports/csv> ;
    dcat:mediaType "text/csv" .

<https://data.gov.au/dataset/07593f57-9c41-4268-abc3-9f805df9828f/resource/c693a063-7a1c-4f35-97b8-9e24a6f44116> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2026-04-13T13:21:10.714138"^^xsd:dateTime ;
    dct:modified "2026-04-13T13:21:10.693412"^^xsd:dateTime ;
    dcat:accessURL <https://data.melbourne.vic.gov.au/api/v2/catalog/datasets/commingled-recycling-collected-at-degraves-st-hub-2016> .

<https://data.gov.au/organization/625bb2dd-9741-4e6e-9a4a-8613c201dce4> a foaf:Agent ;
    foaf:mbox "opendata@melbourne.vic.gov.au" ;
    foaf:name "City of Melbourne Open Data" .

