@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/4df67128-799a-4efe-af59-f6b507a476e0> a dcat:Dataset ;
    dct:description """Includes the following statistics for the year :\r
\r
* Complaints received by ground and area\r
\r
* Type of employer\r
\r
* Subject of employment complaints\r
\r
* Outcome of complaints finalised\r
\r
* Aboriginal and Torres Strait Islander complaints""" ;
    dct:identifier "4df67128-799a-4efe-af59-f6b507a476e0" ;
    dct:issued "2015-01-23T06:38:49.746584"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2016-07-20T12:09:08.184266"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/50b98f99-0b11-425a-a015-0277a3778512> ;
    dct:title "Anti-Discrimination Board statistics 2013-2014" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "gordond" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/4df67128-799a-4efe-af59-f6b507a476e0/resource/7353b18d-0574-457d-b88f-e1ced587eb48> ;
    dcat:keyword "culture",
        "discrimination" .

<https://uatdatansw.dac.nsw.gov.au/dataset/4df67128-799a-4efe-af59-f6b507a476e0/resource/7353b18d-0574-457d-b88f-e1ced587eb48> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2015-01-23T01:39:05.245532"^^xsd:dateTime ;
    dct:modified "2015-01-23T01:39:05.245532"^^xsd:dateTime ;
    dct:title "Anti-Discrimination Board statistics 2013-2014" ;
    dcat:accessURL <http://www.antidiscrimination.justice.nsw.gov.au/Pages/adb1_resources/adb1_statistics/stats13-14.aspx> .

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

