@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/709eebe5-b345-4c5a-b42a-1dd761c97293> a dcat:Dataset ;
    dct:description "The 2012-13 Annual Report of Roads and Maritime Services" ;
    dct:identifier "709eebe5-b345-4c5a-b42a-1dd761c97293" ;
    dct:issued "2021-09-08T15:22:48.920524"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:22:48.920530"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "Roads and Maritime Services Annual Report 2012-13" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/709eebe5-b345-4c5a-b42a-1dd761c97293/resource/0032d1ce-d11f-44a0-85a3-51c07e1c78ea> ;
    dcat:keyword "Roads and Maritime Services",
        "annual reports",
        "maritime",
        "roads" .

<https://uatdatansw.dac.nsw.gov.au/dataset/709eebe5-b345-4c5a-b42a-1dd761c97293/resource/0032d1ce-d11f-44a0-85a3-51c07e1c78ea> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2013-11-20T00:00:00"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:22:48.909996"^^xsd:dateTime ;
    dcat:accessURL <https://www.opengov.nsw.gov.au/download/13707> .

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

