@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/2237f37e-0fbc-4826-a382-824e6c1b19bf> a dcat:Dataset ;
    dct:description """Includes the following statistics for the year 2003-2004:\r
\r
* Enquiries by ground\r
\r
* Enquiries by area\r
\r
* Complaints received by ground and area\r
\r
* Type of employment complaints\r
\r
* Type of employer\r
\r
* Outcome of complaints finalised\r
\r
* Aboriginal and Torres Strait Islander complaints""" ;
    dct:identifier "2237f37e-0fbc-4826-a382-824e6c1b19bf" ;
    dct:issued "2013-05-27T04:08:01.623151"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2016-07-20T12:09:04.641631"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/50b98f99-0b11-425a-a015-0277a3778512> ;
    dct:title "Anti-Discrimination Board statistics 2003-2004" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "gordond" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/2237f37e-0fbc-4826-a382-824e6c1b19bf/resource/6bd3eb7a-02e1-40e8-a731-6cae4492dd26> ;
    dcat:keyword "culture",
        "discrimination" .

<https://uatdatansw.dac.nsw.gov.au/dataset/2237f37e-0fbc-4826-a382-824e6c1b19bf/resource/6bd3eb7a-02e1-40e8-a731-6cae4492dd26> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2013-05-27T00:08:08.638717"^^xsd:dateTime ;
    dct:modified "2013-05-27T00:08:08.638717"^^xsd:dateTime ;
    dct:title "Anti-Discrimination Board statistics 2003-2004" ;
    dcat:accessURL <http://www.antidiscrimination.justice.nsw.gov.au/Pages/adb1_resources/adb1_statistics/adb1_statistics03_04.aspx> ;
    dcat:byteSize "46539"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/html" .

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

