@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/683521ad-2486-4ab0-b4b5-7bc0dddf1f2a> a dcat:Dataset ;
    dct:description """Statistical tool designed to measure, in a quantifiable way, the progress made by FACS each year in achieving the following objectives:\r
\r
- Improving the lives of children and young people\r
\r
- Supporting people with a disability to realise their potential\r
\r
- Breaking disadvantage with social housing assistance\r
\r
- Participation in social and economic life\r
\r
- Reducing domestic and family violence\r
\r
- Working with Aboriginal people and communities""" ;
    dct:identifier "683521ad-2486-4ab0-b4b5-7bc0dddf1f2a" ;
    dct:issued "2015-09-29T23:08:21.766556"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2016-07-20T12:09:26.046158"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/31c79437-dd64-4947-8222-d5060bf7ea27> ;
    dct:title "Family and Community Services Statistics" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "gordond" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/683521ad-2486-4ab0-b4b5-7bc0dddf1f2a/resource/28044580-ecb6-4156-88ed-d7a3bd6be680> ;
    dcat:keyword "statistics" .

<https://uatdatansw.dac.nsw.gov.au/dataset/683521ad-2486-4ab0-b4b5-7bc0dddf1f2a/resource/28044580-ecb6-4156-88ed-d7a3bd6be680> a dcat:Distribution ;
    dct:format "website link" ;
    dct:issued "2015-09-30T09:09:10.070094"^^xsd:dateTime ;
    dct:modified "2015-09-30T09:09:10.070094"^^xsd:dateTime ;
    dct:title "FaCS Statistics" ;
    dcat:accessURL <http://www.facs.nsw.gov.au/facs-statistics> .

<https://uatdatansw.dac.nsw.gov.au/organization/31c79437-dd64-4947-8222-d5060bf7ea27> a foaf:Agent ;
    foaf:name "Family and Community Services" .

