@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/2a1e5013-0d3d-4861-8c56-39583a8cdb38> a dcat:Dataset ;
    dct:description """Includes the following statistics for the year 2002-2003:\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 "2a1e5013-0d3d-4861-8c56-39583a8cdb38" ;
    dct:issued "2013-05-27T04:08:51.266173"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2016-07-20T12:09:03.836884"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/50b98f99-0b11-425a-a015-0277a3778512> ;
    dct:title "Anti-Discrimination Board statistics 2002-2003" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "gordond" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/2a1e5013-0d3d-4861-8c56-39583a8cdb38/resource/f3bf82fd-ff4a-4101-849c-84865d31426d> ;
    dcat:keyword "culture",
        "discrimination" .

<https://uatdatansw.dac.nsw.gov.au/dataset/2a1e5013-0d3d-4861-8c56-39583a8cdb38/resource/f3bf82fd-ff4a-4101-849c-84865d31426d> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2013-05-27T00:08:58.731827"^^xsd:dateTime ;
    dct:modified "2013-05-27T00:08:58.731827"^^xsd:dateTime ;
    dct:title "Anti-Discrimination Board statistics 2002-2003" ;
    dcat:accessURL <http://www.antidiscrimination.justice.nsw.gov.au/Pages/adb1_resources/adb1_statistics/adb1_statistics02_03.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" .

