@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://data.nsw.gov.au/dataset/3a47c62b-8372-4e69-b3f7-7c8cb926a9c2> a dcat:Dataset ;
    dct:description """No notes provided

**Note:** This resource was originally published on opengov.nsw.gov.au. The OpenGov website has been retired. If you have any questions, please contact the Agency Services team at transfer@mhnsw.au

**Agency**
  
-   NSW Trains
        """ ;
    dct:identifier "3a47c62b-8372-4e69-b3f7-7c8cb926a9c2" ;
    dct:issued "2021-09-08T15:00:06.017414"^^xsd:dateTime ;
    dct:modified "2025-11-13T06:57:44.344606"^^xsd:dateTime ;
    dct:publisher <https://data.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "NSW Trains annual report 2019-20 : volume 1" ;
    dcat:distribution <https://data.nsw.gov.au/dataset/3a47c62b-8372-4e69-b3f7-7c8cb926a9c2/resource/7afd626d-3dfe-4dec-aa08-b36f93505692> ;
    dcat:keyword "NSW Trains" .

<https://data.nsw.gov.au/dataset/3a47c62b-8372-4e69-b3f7-7c8cb926a9c2/resource/7afd626d-3dfe-4dec-aa08-b36f93505692> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-11-13T06:57:44.365371"^^xsd:dateTime ;
    dct:modified "2025-11-13T06:57:44.354858"^^xsd:dateTime ;
    dct:title " volume 1 19285" ;
    dcat:accessURL <https://data.nsw.gov.au/data/dataset/3a47c62b-8372-4e69-b3f7-7c8cb926a9c2/resource/7afd626d-3dfe-4dec-aa08-b36f93505692/download/173503__volume_1_19285.pdf> ;
    dcat:byteSize "5249633"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

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

