@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.gov.au/dataset/95b10f03-607d-4d49-90e0-08bbecb7a2fe> a dcat:Dataset ;
    dct:description "Environmental Impact Statement: Rindean Quarry S.96 consent modification report" ;
    dct:identifier "95b10f03-607d-4d49-90e0-08bbecb7a2fe" ;
    dct:issued "2025-06-24T09:39:05.052272"^^xsd:dateTime ;
    dct:modified "2025-12-18T20:58:24.112902"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/e81eaee1-5914-4c6a-a8aa-4674ebd53ab7> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Rindean Quarry S.96 consent modification report" ;
    dcat:distribution <https://data.gov.au/dataset/95b10f03-607d-4d49-90e0-08bbecb7a2fe/resource/1ff16dd1-b97f-4cbf-8ad1-19756ba12647> .

<https://data.gov.au/dataset/95b10f03-607d-4d49-90e0-08bbecb7a2fe/resource/1ff16dd1-b97f-4cbf-8ad1-19756ba12647> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-12-15T22:07:35.940262"^^xsd:dateTime ;
    dct:modified "2025-12-18T20:58:18.148386"^^xsd:dateTime ;
    dct:title "AA066878" ;
    dcat:accessURL <https://s3-ap-southeast-2.amazonaws.com/eis-pdf-records/AA066878.pdf> ;
    dcat:mediaType "application/pdf" .

<https://data.gov.au/organization/e81eaee1-5914-4c6a-a8aa-4674ebd53ab7> a foaf:Agent ;
    foaf:mbox "?datansw@customerservice.nsw.gov.au" ;
    foaf:name "NSW Department of Planning, Housing and Infrastructure" .

