@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/423e5e2b-225f-4e96-83b2-7cc5f797f744> a dcat:Dataset ;
    dct:description """Includes the following statistics for the year 2010-2011:\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 "423e5e2b-225f-4e96-83b2-7cc5f797f744" ;
    dct:issued "2015-01-23T06:33:28.336990"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2016-07-20T12:09:07.109956"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/50b98f99-0b11-425a-a015-0277a3778512> ;
    dct:title "Anti-Discrimination Board statistics 2010-2011" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "gordond" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/423e5e2b-225f-4e96-83b2-7cc5f797f744/resource/e3115190-a69f-4385-b53c-225b47c1d114> ;
    dcat:keyword "culture",
        "discrimination" .

<https://uatdatansw.dac.nsw.gov.au/dataset/423e5e2b-225f-4e96-83b2-7cc5f797f744/resource/e3115190-a69f-4385-b53c-225b47c1d114> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2015-01-23T01:33:46.100023"^^xsd:dateTime ;
    dct:modified "2015-01-23T01:33:46.100023"^^xsd:dateTime ;
    dct:title "Anti-Discrimination Board statistics 2010-2011" ;
    dcat:accessURL <http://www.antidiscrimination.justice.nsw.gov.au/Pages/adb1_resources/adb1_statistics/adb1_statistics10_11.aspx> .

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

