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

<https://uatdatansw.dac.nsw.gov.au/dataset/a419360b-7631-4386-9cf9-df2b88364a91> a dcat:Dataset ;
    dct:description "Bulk Waste Pick up areas within Lake Macquarie" ;
    dct:identifier "a419360b-7631-4386-9cf9-df2b88364a91" ;
    dct:issued "2020-01-22T03:01:53.441717"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2020-01-22T03:02:55.852660"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/37829e8f-97b7-4bd8-8ec3-52f363f928fc> ;
    dct:title "Bulk Waste Areas in Lake Macquarie" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "webteam-315" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/a419360b-7631-4386-9cf9-df2b88364a91/resource/b62c0534-e993-47cb-80dc-942a24c7df91> ;
    dcat:keyword "bulk",
        "bulk waste",
        "council",
        "kerbside",
        "lake macquarie",
        "lakemac",
        "pickup",
        "waste" .

<https://uatdatansw.dac.nsw.gov.au/dataset/a419360b-7631-4386-9cf9-df2b88364a91/resource/b62c0534-e993-47cb-80dc-942a24c7df91> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-01-22T03:02:55.430607"^^xsd:dateTime ;
    dct:modified "2020-01-22T03:02:55.430607"^^xsd:dateTime ;
    dct:title "bulkwaste_project_project_fe1.json" ;
    dcat:accessURL <https://nsw-azure-uat.links.com.au/data/dataset/a419360b-7631-4386-9cf9-df2b88364a91/resource/b62c0534-e993-47cb-80dc-942a24c7df91/download/bulkwaste_project_project_fe1.json> ;
    dcat:byteSize "312255"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/json" .

<https://uatdatansw.dac.nsw.gov.au/organization/37829e8f-97b7-4bd8-8ec3-52f363f928fc> a foaf:Agent ;
    foaf:name "Lake Macquarie City Council" .

