@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/f6801505-459a-490e-aee7-7ed563796fb5> a dcat:Dataset ;
    dct:description "Depersonalised election transaction data for the Pre-poll channel, created at the NSW State General Election March 2015" ;
    dct:identifier "f6801505-459a-490e-aee7-7ed563796fb5" ;
    dct:issued "2015-12-18T06:46:24.678118"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2016-07-20T12:10:33.676385"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/899f3fdc-59f7-4dd1-9a7c-2001b23fc56f> ;
    dct:title "SGE 2015 Pre-poll Election transaction data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "brighi" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/f6801505-459a-490e-aee7-7ed563796fb5/resource/5202e409-242b-4854-bdf1-363281bfc568> ;
    dcat:keyword "2015",
        "election",
        "nsw",
        "pre-poll",
        "prepoll",
        "voting" .

<https://uatdatansw.dac.nsw.gov.au/dataset/f6801505-459a-490e-aee7-7ed563796fb5/resource/5202e409-242b-4854-bdf1-363281bfc568> a dcat:Distribution ;
    dct:description "The data file provides transnational data for every elector that voted in the pre-poll channel during the NSW state general election held in March 2015" ;
    dct:format "CSV" ;
    dct:issued "2015-12-18T17:48:54.935809"^^xsd:dateTime ;
    dct:modified "2015-12-18T17:48:54.935809"^^xsd:dateTime ;
    dct:title "SGE 2015 Pre-poll Voting Data " ;
    dcat:accessURL <https://nsw-azure-uat.links.com.au/data/dataset/f6801505-459a-490e-aee7-7ed563796fb5/resource/5202e409-242b-4854-bdf1-363281bfc568/download/sge2015-pre-poll-markoff-v3-depersonalised.csv> .

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

