@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/6c0f8c30-9f1c-46fa-9559-5f419d51dfc6> a dcat:Dataset ;
    dct:description "No notes provided" ;
    dct:identifier "6c0f8c30-9f1c-46fa-9559-5f419d51dfc6" ;
    dct:issued "2021-09-08T15:20:13.128484"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:20:13.128491"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "RailCorp 2013/14 Annual Report" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/6c0f8c30-9f1c-46fa-9559-5f419d51dfc6/resource/e9dd7b6d-915b-4317-a629-25751a0d9a8d> ;
    dcat:keyword "Transport for NSW",
        "annual reports" .

<https://uatdatansw.dac.nsw.gov.au/dataset/6c0f8c30-9f1c-46fa-9559-5f419d51dfc6/resource/e9dd7b6d-915b-4317-a629-25751a0d9a8d> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2014-11-21T00:00:00"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:20:13.121757"^^xsd:dateTime ;
    dcat:accessURL <https://www.opengov.nsw.gov.au/download/14791> .

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

