@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/2e0b6b06-80a8-4a7e-8590-5f66e4d7891c> a dcat:Dataset ;
    dct:description "Depersonalised election transaction data for the Postal Vote channel, created at the NSW State General Election March 2015" ;
    dct:identifier "2e0b6b06-80a8-4a7e-8590-5f66e4d7891c" ;
    dct:issued "2015-12-18T06:19:37.401811"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2016-07-20T12:10:33.317623"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/899f3fdc-59f7-4dd1-9a7c-2001b23fc56f> ;
    dct:title "SGE 2015 Postal Vote Election transaction data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "brighi" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/2e0b6b06-80a8-4a7e-8590-5f66e4d7891c/resource/af519ead-061f-4d8a-bd9d-6dd351800fd7> ;
    dcat:keyword "2015",
        "PV",
        "election",
        "postal vote" .

<https://uatdatansw.dac.nsw.gov.au/dataset/2e0b6b06-80a8-4a7e-8590-5f66e4d7891c/resource/af519ead-061f-4d8a-bd9d-6dd351800fd7> a dcat:Distribution ;
    dct:description "The data file provides transnational data for every elector that registered for the Postal Vote channel during the NSW state general election held in March 2015" ;
    dct:format "CSV" ;
    dct:issued "2015-12-18T17:22:27.591192"^^xsd:dateTime ;
    dct:modified "2015-12-18T17:22:27.591192"^^xsd:dateTime ;
    dct:title "SGE 2015 Postal Vote Registration and Voting Data " ;
    dcat:accessURL <https://nsw-azure-uat.links.com.au/data/dataset/2e0b6b06-80a8-4a7e-8590-5f66e4d7891c/resource/af519ead-061f-4d8a-bd9d-6dd351800fd7/download/sge2015-postal-vote-data-v3-depersonalised.csv> .

<https://uatdatansw.dac.nsw.gov.au/organization/899f3fdc-59f7-4dd1-9a7c-2001b23fc56f> a foaf:Agent ;
    foaf:name "NSW Electoral Commission" .

