@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/ee1cbf7b-3710-4136-9b53-54efd96286c5> a dcat:Dataset ;
    dct:description "No notes provided" ;
    dct:identifier "ee1cbf7b-3710-4136-9b53-54efd96286c5" ;
    dct:issued "2021-09-08T15:00:01.298715"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:00:01.298721"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "NSW Trains annual report 2015-16" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/ee1cbf7b-3710-4136-9b53-54efd96286c5/resource/2897778d-ef45-44c6-97aa-e466d7359cdf> ;
    dcat:keyword "NSW Trains" .

<https://uatdatansw.dac.nsw.gov.au/dataset/ee1cbf7b-3710-4136-9b53-54efd96286c5/resource/2897778d-ef45-44c6-97aa-e466d7359cdf> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2016-01-01T00:00:00"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:00:01.293068"^^xsd:dateTime ;
    dcat:accessURL <https://www.opengov.nsw.gov.au/download/19300> .

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

