@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/6bd73ac2-5e02-4db8-9cac-72feff8c4e29> a dcat:Dataset ;
    dct:description """The Register of Third-Party Lobbyists is a public document that contains the following information in respect of each registered third-party lobbyist:\r
The name and business contact details of the lobbyist\r
The names of the individuals engaged to undertake the lobbying of Government officials for the lobbyist (“employees”);\r
The names of the persons having a management or financial interest in the lobbyist (“owners”);\r
The names of the third parties who have retained the lobbyist to provide, or for whom the lobbyist has provided, paid or unpaid lobbying services (“clients”); and\r
The ABN of each client, where the client has one.""" ;
    dct:identifier "6bd73ac2-5e02-4db8-9cac-72feff8c4e29" ;
    dct:issued "2016-08-12T05:28:57.466017"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2016-08-12T05:29:30.038764"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/899f3fdc-59f7-4dd1-9a7c-2001b23fc56f> ;
    dct:title "Register of Third-Party Lobbyists" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "siobhanfriis" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/6bd73ac2-5e02-4db8-9cac-72feff8c4e29/resource/0f1bcc82-4162-4ef0-b2f9-41b5bb6929c3> ;
    dcat:keyword "election",
        "government",
        "lobbying",
        "politics" .

<https://uatdatansw.dac.nsw.gov.au/dataset/6bd73ac2-5e02-4db8-9cac-72feff8c4e29/resource/0f1bcc82-4162-4ef0-b2f9-41b5bb6929c3> a dcat:Distribution ;
    dct:format "website link" ;
    dct:issued "2016-08-12T15:29:29.553028"^^xsd:dateTime ;
    dct:modified "2016-08-12T15:29:29.553028"^^xsd:dateTime ;
    dct:title "The Register of Third-Party Lobbyists" ;
    dcat:accessURL <http://lobbyists.elections.nsw.gov.au/whoisontheregister> .

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

