@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/ef95a4b4-83ac-4f33-b94d-c8a3ee34e682> a dcat:Dataset ;
    dct:description "Find my LIA Band as at 11 Apr 2021" ;
    dct:identifier "ef95a4b4-83ac-4f33-b94d-c8a3ee34e682" ;
    dct:issued "2021-04-13T10:20:49.757411"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2021-04-13T10:22:46.801098"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8a3b047a-a2b9-42ca-8022-9e350196926e> ;
    dct:title "Find my LIA Band as at 11 Apr 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Liquor and Gaming NSW, Department of Customer Service" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/ef95a4b4-83ac-4f33-b94d-c8a3ee34e682/resource/8aad0d2d-82f0-4210-bcd1-1b2c22ded5d5> ;
    dcat:keyword "Find my LIA Band",
        "Local Impact Assessment data set",
        "NSW gaming venues",
        "liquor and gaming NSW" .

<https://uatdatansw.dac.nsw.gov.au/dataset/ef95a4b4-83ac-4f33-b94d-c8a3ee34e682/resource/8aad0d2d-82f0-4210-bcd1-1b2c22ded5d5> a dcat:Distribution ;
    dct:description "Find my LIA Band - 11 Apr 2021" ;
    dct:format "CSV" ;
    dct:issued "2021-04-13T10:22:46.553603"^^xsd:dateTime ;
    dct:modified "2021-04-13T10:22:46.805356"^^xsd:dateTime ;
    dct:title "Find my LIA Band - 11 Apr 2021" ;
    dcat:accessURL <https://nsw-azure-uat.links.com.au/data/dataset/ef95a4b4-83ac-4f33-b94d-c8a3ee34e682/resource/8aad0d2d-82f0-4210-bcd1-1b2c22ded5d5/download/find-my-lia-band-11-apr-2021.csv> ;
    dcat:byteSize "740122"^^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" .

