@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/1d8b5bf2-57ea-4782-a5c7-44bcd350a458> a dcat:Dataset ;
    dct:description "Depersonalised election transaction data for the iVote channel, created at the NSW State General Election March 2015" ;
    dct:identifier "1d8b5bf2-57ea-4782-a5c7-44bcd350a458" ;
    dct:issued "2015-12-18T02:39:38.463313"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2016-07-20T12:10:32.143987"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/899f3fdc-59f7-4dd1-9a7c-2001b23fc56f> ;
    dct:title "SGE 2015 iVote Election transaction data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "brighi" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/1d8b5bf2-57ea-4782-a5c7-44bcd350a458/resource/fbbeca1e-0e31-40e9-a19d-622db9774391> ;
    dcat:keyword "2015",
        "election",
        "iVote",
        "nsw" .

<https://uatdatansw.dac.nsw.gov.au/dataset/1d8b5bf2-57ea-4782-a5c7-44bcd350a458/resource/fbbeca1e-0e31-40e9-a19d-622db9774391> a dcat:Distribution ;
    dct:description "The data file provides transnational data for every elector that registered for the iVote channel during the NSW state general election held in March 2015" ;
    dct:format "CSV" ;
    dct:issued "2015-12-18T14:26:29.053826"^^xsd:dateTime ;
    dct:modified "2015-12-18T14:26:29.053826"^^xsd:dateTime ;
    dct:title "SGE 2015 iVote Registration and Voting Data - depersonalised" ;
    dcat:accessURL <https://nsw-azure-uat.links.com.au/data/dataset/1d8b5bf2-57ea-4782-a5c7-44bcd350a458/resource/fbbeca1e-0e31-40e9-a19d-622db9774391/download/sge-2015-ivote-reg-and-voting-data-v5-depersonalised.csv> .

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

