@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://uatdatansw.dac.nsw.gov.au/dataset/72e319b7-0666-4da7-b75f-6f492f9b0768> a dcat:Dataset ;
    dct:description "A report providing baseline data related to women’s status compared to men in the area of health and wellbeing." ;
    dct:identifier "72e319b7-0666-4da7-b75f-6f492f9b0768" ;
    dct:issued "2013-05-27T00:20:21.818003"^^xsd:dateTime ;
    dct:modified "2016-07-20T12:16:07.923039"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/b5a180f4-cfe1-4016-a242-bc56a2324d4d> ;
    dct:title "Women in NSW 2012 – Health and Wellbeing" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/72e319b7-0666-4da7-b75f-6f492f9b0768/resource/ef57d524-09a6-407d-a697-30bf8401880b> ;
    dcat:keyword "women" .

<https://uatdatansw.dac.nsw.gov.au/dataset/72e319b7-0666-4da7-b75f-6f492f9b0768/resource/ef57d524-09a6-407d-a697-30bf8401880b> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2013-05-26T20:20:31.042871"^^xsd:dateTime ;
    dct:modified "2013-05-26T20:20:31.042871"^^xsd:dateTime ;
    dct:title "Women in NSW 2012 – Health and Wellbeing" ;
    dcat:accessURL <http://www.women.nsw.gov.au/__data/assets/pdf_file/0011/259508/Health_and_Wellbeing.pdf> ;
    dcat:byteSize "364386"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

<https://uatdatansw.dac.nsw.gov.au/organization/b5a180f4-cfe1-4016-a242-bc56a2324d4d> a foaf:Agent ;
    foaf:name "Women NSW" .

