@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/4d829fe1-5f03-4d63-a094-2a1b788888c1> a dcat:Dataset ;
    dct:description """Roads and Traffic Authority

**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**
  
-   Roads and Traffic Authority of New South Wales
        """ ;
    dct:identifier "4d829fe1-5f03-4d63-a094-2a1b788888c1" ;
    dct:issued "2021-09-08T15:17:36.959690"^^xsd:dateTime ;
    dct:modified "2025-11-14T02:42:22.690439"^^xsd:dateTime ;
    dct:publisher <https://data.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "Roads and Traffic Authority Annual Report 1989-90" ;
    dcat:distribution <https://data.nsw.gov.au/dataset/4d829fe1-5f03-4d63-a094-2a1b788888c1/resource/b4f820b3-d9ff-4949-9f8b-1be0d7d5e910> ;
    dcat:keyword "Roads and Traffic Authority of New South Wales" .

<https://data.nsw.gov.au/dataset/4d829fe1-5f03-4d63-a094-2a1b788888c1/resource/b4f820b3-d9ff-4949-9f8b-1be0d7d5e910> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-11-14T02:42:22.710578"^^xsd:dateTime ;
    dct:modified "2025-11-14T02:42:22.700911"^^xsd:dateTime ;
    dct:title "RTA 1989 90 15938" ;
    dcat:accessURL <https://data.nsw.gov.au/data/dataset/4d829fe1-5f03-4d63-a094-2a1b788888c1/resource/b4f820b3-d9ff-4949-9f8b-1be0d7d5e910/download/rta_1989_90_15938.pdf> ;
    dcat:byteSize "30862294"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

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

