@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/dcece975-3021-4b9b-a278-f2372f5604b1> a dcat:Dataset ;
    dct:description "Current list of NSW Shadow Ministers." ;
    dct:identifier "dcece975-3021-4b9b-a278-f2372f5604b1" ;
    dct:issued "2013-05-27T03:28:54.725929"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2018-12-06T01:42:07.598321"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/774fb173-c03a-45a0-b9d1-a0dbfb5550ab> ;
    dct:title "List of Shadow Ministers" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "meg-oliverchild-8062" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/dcece975-3021-4b9b-a278-f2372f5604b1/resource/81dedb1e-32e2-4969-8bcf-ed84ef732757> ;
    dcat:keyword "Government",
        "New South Wales",
        "Parliarment",
        "Shadow Ministers" .

<https://uatdatansw.dac.nsw.gov.au/dataset/dcece975-3021-4b9b-a278-f2372f5604b1/resource/81dedb1e-32e2-4969-8bcf-ed84ef732757> a dcat:Distribution ;
    dct:description "List of Shadow Ministers" ;
    dct:format "ASPX" ;
    dct:issued "2013-05-26T23:29:03.930603"^^xsd:dateTime ;
    dct:modified "2013-05-26T23:29:03.930603"^^xsd:dateTime ;
    dct:title "List of Shadow Ministers" ;
    dcat:accessURL <https://www.parliament.nsw.gov.au/members/downloadables/Pages/downloadable-lists.aspx> ;
    dcat:byteSize "52663"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/html" .

<https://uatdatansw.dac.nsw.gov.au/organization/774fb173-c03a-45a0-b9d1-a0dbfb5550ab> a foaf:Agent ;
    foaf:name "Parliament of NSW" .

