@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/8c154ef4-e096-4d51-88f6-90c87dd5b0a5> a dcat:Dataset ;
    dct:description """Includes the following statistics for the year 2011-2012:\r
\r
* Enquiries received by ground and area\r
\r
* Complaints received by ground and area\r
\r
* Type of employer\r
\r
* Types of employment complaints\r
\r
* Outcome of complaints finalised\r
\r
* Aboriginal and Torres Strait Islander complaints""" ;
    dct:identifier "8c154ef4-e096-4d51-88f6-90c87dd5b0a5" ;
    dct:issued "2015-01-23T06:35:19.872633"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2016-07-20T12:09:07.368447"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/50b98f99-0b11-425a-a015-0277a3778512> ;
    dct:title "Anti-Discrimination Board statistics 2011-2012" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "gordond" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/8c154ef4-e096-4d51-88f6-90c87dd5b0a5/resource/b725852e-2399-4dcb-8970-d6ebe73df18f> ;
    dcat:keyword "culture",
        "discrimination" .

<https://uatdatansw.dac.nsw.gov.au/dataset/8c154ef4-e096-4d51-88f6-90c87dd5b0a5/resource/b725852e-2399-4dcb-8970-d6ebe73df18f> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2015-01-23T01:35:32.842634"^^xsd:dateTime ;
    dct:modified "2015-01-23T01:35:32.842634"^^xsd:dateTime ;
    dct:title "Anti-Discrimination Board statistics 2011-2012" ;
    dcat:accessURL <http://www.antidiscrimination.justice.nsw.gov.au/Pages/adb1_resources/adb1_statistics/stats11_12.aspx> .

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

