@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/08add6eb-4262-4dbd-9db1-1c3378c42244> a dcat:Dataset ;
    dct:description """Includes the following statistics for the year 2009-2010:\r
\r
* Enquiries received by ground and area\r
\r
* Complaints received by ground and area\r
\r
* Types of employment complaints\r
\r
* Type of employer\r
\r
* Outcome of complaints finalised\r
\r
* Aboriginal and Torres Strait Islander complaints""" ;
    dct:identifier "08add6eb-4262-4dbd-9db1-1c3378c42244" ;
    dct:issued "2015-01-23T06:31:12.567507"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2016-07-20T12:09:06.856651"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/50b98f99-0b11-425a-a015-0277a3778512> ;
    dct:title "Anti-Discrimination Board statistics 2009-2010" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "gordond" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/08add6eb-4262-4dbd-9db1-1c3378c42244/resource/19228a76-ccb8-4816-b6f8-3e2128e1952c> ;
    dcat:keyword "culture",
        "discrimination" .

<https://uatdatansw.dac.nsw.gov.au/dataset/08add6eb-4262-4dbd-9db1-1c3378c42244/resource/19228a76-ccb8-4816-b6f8-3e2128e1952c> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2015-01-23T01:31:36.330907"^^xsd:dateTime ;
    dct:modified "2015-01-23T01:31:36.330907"^^xsd:dateTime ;
    dct:title "Anti-Discrimination Board statistics 2009-2010" ;
    dcat:accessURL <http://www.data.nsw.gov.au/data/dataset/anti-discrimination-board-statistics-2009-2010> .

<https://uatdatansw.dac.nsw.gov.au/organization/50b98f99-0b11-425a-a015-0277a3778512> a foaf:Agent ;
    foaf:name "Anti-Discrimination Board" .

