@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/befd1c90-9823-4d24-9eaf-88566cf1caf9> 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 "befd1c90-9823-4d24-9eaf-88566cf1caf9" ;
    dct:issued "2021-09-08T15:17:31.477277"^^xsd:dateTime ;
    dct:modified "2025-11-14T02:43:56.925708"^^xsd:dateTime ;
    dct:publisher <https://data.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "Road Transport and Tramway Annual Report 1944-45" ;
    dcat:distribution <https://data.nsw.gov.au/dataset/befd1c90-9823-4d24-9eaf-88566cf1caf9/resource/abd663e0-b149-498e-9b72-0a0f57731b16> ;
    dcat:keyword "Department of Road Transport and Tramways",
        "Roads and Traffic Authority of New South Wales" .

<https://data.nsw.gov.au/dataset/befd1c90-9823-4d24-9eaf-88566cf1caf9/resource/abd663e0-b149-498e-9b72-0a0f57731b16> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-11-14T02:43:56.951472"^^xsd:dateTime ;
    dct:modified "2025-11-14T02:43:56.936688"^^xsd:dateTime ;
    dct:title "RTT 1944 45 16048" ;
    dcat:accessURL <https://data.nsw.gov.au/data/dataset/befd1c90-9823-4d24-9eaf-88566cf1caf9/resource/abd663e0-b149-498e-9b72-0a0f57731b16/download/rtt_1944_45_16048.pdf> ;
    dcat:byteSize "1180342"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

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

