@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.gov.au/dataset/068371a5-9f9f-4796-8bf9-2822caef5499> a dcat:Dataset ;
    dct:description """Includes the following statistics for the year 2007-2008:


Enquiries by ground


Enquiries by area


Complaints received by ground and area


Types of employment complaints


Type of employer


Outcome of finalised complaints


Aboriginal and Torres Strait Islander complaints

""" ;
    dct:identifier "068371a5-9f9f-4796-8bf9-2822caef5499" ;
    dct:issued "2025-06-23T18:04:31.653167"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2025-06-23T18:04:34.162586"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/214b7a39-a55f-4ebd-b4bc-b46fdf20a475> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (147.0179 -32.1618)"^^gsp:wktLiteral ] ;
    dct:title "Anti-Discrimination Board statistics 2007-2008" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "gordond" ] ;
    dcat:distribution <https://data.gov.au/dataset/068371a5-9f9f-4796-8bf9-2822caef5499/resource/5b5ad6dc-d05a-4d26-8069-eb7ff6002554> ;
    dcat:keyword "culture",
        "discrimination" .

<https://data.gov.au/dataset/068371a5-9f9f-4796-8bf9-2822caef5499/resource/5b5ad6dc-d05a-4d26-8069-eb7ff6002554> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2013-05-27T00:00:59.382508"^^xsd:dateTime ;
    dct:modified "2025-06-23T18:04:31.637895"^^xsd:dateTime ;
    dct:title "Anti-Discrimination Board statistics 2007-2008" ;
    dcat:accessURL <http://www.antidiscrimination.justice.nsw.gov.au/Pages/adb1_resources/adb1_statistics/adb1_statistics07_08.aspx> ;
    dcat:byteSize "46539"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/html" .

<https://data.gov.au/organization/214b7a39-a55f-4ebd-b4bc-b46fdf20a475> a foaf:Agent ;
    foaf:mbox "?datansw@customerservice.nsw.gov.au" ;
    foaf:name "Anti-Discrimination Board" .

