@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/5cd37e76-01be-4229-a2c0-9577d2692ede> a dcat:Dataset ;
    dct:description "No notes provided" ;
    dct:identifier "5cd37e76-01be-4229-a2c0-9577d2692ede" ;
    dct:issued "2021-09-08T15:20:21.867116"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:20:21.867121"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "NSW Trains 2013/14 Annual Report" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/5cd37e76-01be-4229-a2c0-9577d2692ede/resource/1f12ec18-8eef-468a-99c5-b679cd87daeb> ;
    dcat:keyword "Transport for NSW",
        "annual reports" .

<https://uatdatansw.dac.nsw.gov.au/dataset/5cd37e76-01be-4229-a2c0-9577d2692ede/resource/1f12ec18-8eef-468a-99c5-b679cd87daeb> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2014-11-21T00:00:00"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:20:21.860421"^^xsd:dateTime ;
    dcat:accessURL <https://www.opengov.nsw.gov.au/download/14789> .

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

