@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/ccfb9221-c747-4f56-bfab-c6646bcc009d> a dcat:Dataset ;
    dct:description "Preference Data for each ballot paper scrutinised at the election (including informal papers) for the Legislative Council for every district." ;
    dct:identifier "ccfb9221-c747-4f56-bfab-c6646bcc009d" ;
    dct:issued "2016-04-16T01:17:36.955198"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2016-07-20T12:10:32.968059"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/899f3fdc-59f7-4dd1-9a7c-2001b23fc56f> ;
    dct:title "SGE 2015 Legislative Council Preferences State-wide" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "brighi" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/ccfb9221-c747-4f56-bfab-c6646bcc009d/resource/1b2ce3f4-06ef-47dc-a153-27ecf5656d2c> ;
    dcat:keyword "2015",
        "NSW",
        "council",
        "election",
        "legislative",
        "preferences" .

<https://uatdatansw.dac.nsw.gov.au/dataset/ccfb9221-c747-4f56-bfab-c6646bcc009d/resource/1b2ce3f4-06ef-47dc-a153-27ecf5656d2c> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2016-04-16T11:18:35.364230"^^xsd:dateTime ;
    dct:modified "2016-04-16T11:18:35.364230"^^xsd:dateTime ;
    dct:title "Legislative Council - Preference Data" ;
    dcat:accessURL <http://pastvtr.elections.nsw.gov.au/SGE2015/lc/state/preferences/index.htm> .

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

