@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/f3e98939-1d54-451d-a5eb-7aca72dc3a8e> a dcat:Dataset ;
    dct:description """Road Transport and Tramway

**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**
  
-   Department of Road Transport and Tramways
        """ ;
    dct:identifier "f3e98939-1d54-451d-a5eb-7aca72dc3a8e" ;
    dct:issued "2021-09-08T15:17:32.988380"^^xsd:dateTime ;
    dct:modified "2025-11-14T02:43:19.080505"^^xsd:dateTime ;
    dct:publisher <https://data.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "Road Transport and Tramway Annual Report 1932-33" ;
    dcat:distribution <https://data.nsw.gov.au/dataset/f3e98939-1d54-451d-a5eb-7aca72dc3a8e/resource/037e5eca-264a-4631-b2d2-13b9aa1017ba> ;
    dcat:keyword "Department of Road Transport and Tramways",
        "Roads and Traffic Authority of New South Wales" .

<https://data.nsw.gov.au/dataset/f3e98939-1d54-451d-a5eb-7aca72dc3a8e/resource/037e5eca-264a-4631-b2d2-13b9aa1017ba> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-11-14T02:43:19.106181"^^xsd:dateTime ;
    dct:modified "2025-11-14T02:43:19.091210"^^xsd:dateTime ;
    dct:title "RTT 1932 33 16059" ;
    dcat:accessURL <https://data.nsw.gov.au/data/dataset/f3e98939-1d54-451d-a5eb-7aca72dc3a8e/resource/037e5eca-264a-4631-b2d2-13b9aa1017ba/download/rtt_1932_33_16059.pdf> ;
    dcat:byteSize "6929261"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

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

