@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/a62db33a-0752-44a0-8469-9cde3a6a559f> a dcat:Dataset ;
    dct:description "Monthly LIA Band data set" ;
    dct:identifier "a62db33a-0752-44a0-8469-9cde3a6a559f" ;
    dct:issued "2020-11-08T22:30:58.651425"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2021-02-19T04:10:24.551366"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8a3b047a-a2b9-42ca-8022-9e350196926e> ;
    dct:title "Find by LIA Band data set" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Department of Customer Service" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/a62db33a-0752-44a0-8469-9cde3a6a559f/resource/cb72c524-8ee0-459e-be7e-b18f87bb7596> ;
    dcat:keyword "LIA Band",
        "Liquor and Gaming",
        "NSW",
        "SA2 Band" .

<https://uatdatansw.dac.nsw.gov.au/dataset/a62db33a-0752-44a0-8469-9cde3a6a559f/resource/cb72c524-8ee0-459e-be7e-b18f87bb7596> a dcat:Distribution ;
    dct:description "Monthly update of the LIA Band map data set" ;
    dct:format "CSV" ;
    dct:issued "2020-11-08T22:31:48.312713"^^xsd:dateTime ;
    dct:modified "2021-02-19T04:10:24.556751"^^xsd:dateTime ;
    dct:title "Find my LIA Band map" ;
    dcat:accessURL <https://nsw-azure-uat.links.com.au/data/dataset/a62db33a-0752-44a0-8469-9cde3a6a559f/resource/cb72c524-8ee0-459e-be7e-b18f87bb7596/download/find-my-lia-band-1-nov-2020.csv> ;
    dcat:byteSize "718206"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://uatdatansw.dac.nsw.gov.au/organization/8a3b047a-a2b9-42ca-8022-9e350196926e> a foaf:Agent ;
    foaf:name "Department of Customer Service" .

