@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/1c08e300-6aba-49b7-8a38-a5c992e39ec8> a dcat:Dataset ;
    dct:description """Includes the following statistics for the year 2012-2013:\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 "1c08e300-6aba-49b7-8a38-a5c992e39ec8" ;
    dct:issued "2015-01-23T06:37:11.772037"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2016-07-20T12:09:07.845008"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/50b98f99-0b11-425a-a015-0277a3778512> ;
    dct:title "Anti-Discrimination Board statistics 2012-2013" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "gordond" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/1c08e300-6aba-49b7-8a38-a5c992e39ec8/resource/2afcf9c1-8edc-4bba-a85c-8168d770e5f3> ;
    dcat:keyword "culture",
        "discrimination" .

<https://uatdatansw.dac.nsw.gov.au/dataset/1c08e300-6aba-49b7-8a38-a5c992e39ec8/resource/2afcf9c1-8edc-4bba-a85c-8168d770e5f3> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2015-01-23T01:37:25.553805"^^xsd:dateTime ;
    dct:modified "2015-01-23T01:37:25.553805"^^xsd:dateTime ;
    dct:title "Anti-Discrimination Board statistics 2012-2013" ;
    dcat:accessURL <http://www.antidiscrimination.justice.nsw.gov.au/Pages/adb1_resources/adb1_statistics/stats12-13.aspx> .

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

