@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/9fc778e8-6183-45aa-a852-ec52fd1cde7e> a dcat:Dataset ;
    dct:description "CCRDC Annual Report 2012-13" ;
    dct:identifier "9fc778e8-6183-45aa-a852-ec52fd1cde7e" ;
    dct:issued "2021-09-08T15:22:42.199633"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:22:42.199639"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "Central Coast Regional Development Corp Annual Report 2012-13" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/9fc778e8-6183-45aa-a852-ec52fd1cde7e/resource/a99bed3d-aa00-4a83-beb2-a21558acddc0> ;
    dcat:keyword "Central Coast Regional Development Corporation",
        "annual reports" .

<https://uatdatansw.dac.nsw.gov.au/dataset/9fc778e8-6183-45aa-a852-ec52fd1cde7e/resource/a99bed3d-aa00-4a83-beb2-a21558acddc0> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2013-12-17T00:00:00"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:22:42.191637"^^xsd:dateTime ;
    dcat:accessURL <https://www.opengov.nsw.gov.au/download/13759> .

<https://uatdatansw.dac.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> a foaf:Agent ;
    foaf:name "NSW Government" .

