@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/b6871ec1-d2c3-4564-9f0f-82a047161df1> a dcat:Dataset ;
    dct:description """Main Roads 1929 - 1984: journals of the Department of Main Roads, New South Wales

**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 Main Roads
        """ ;
    dct:identifier "b6871ec1-d2c3-4564-9f0f-82a047161df1" ;
    dct:issued "2021-09-08T15:17:07.759698"^^xsd:dateTime ;
    dct:modified "2025-11-14T03:12:34.940157"^^xsd:dateTime ;
    dct:publisher <https://data.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "NSW Department of Main Roads journal - September 1952, Volume 18, Number 1" ;
    dcat:distribution <https://data.nsw.gov.au/dataset/b6871ec1-d2c3-4564-9f0f-82a047161df1/resource/559f6c0b-f3bd-41d6-b8f3-27cd0884c028> ;
    dcat:keyword "Department of Main Roads",
        "Roads and Traffic Authority of New South Wales" .

<https://data.nsw.gov.au/dataset/b6871ec1-d2c3-4564-9f0f-82a047161df1/resource/559f6c0b-f3bd-41d6-b8f3-27cd0884c028> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-11-14T03:12:34.967356"^^xsd:dateTime ;
    dct:modified "2025-11-14T03:12:34.951447"^^xsd:dateTime ;
    dct:title "Sep 1952 16244" ;
    dcat:accessURL <https://data.nsw.gov.au/data/dataset/b6871ec1-d2c3-4564-9f0f-82a047161df1/resource/559f6c0b-f3bd-41d6-b8f3-27cd0884c028/download/sep_1952_16244.pdf> ;
    dcat:byteSize "9142991"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

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

