@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/6caa209d-1d48-4443-9f37-20518b461427> a dcat:Dataset ;
    dct:description "EIS: Environmental impact statement, Nethercote Quarry, March 1984" ;
    dct:identifier "6caa209d-1d48-4443-9f37-20518b461427" ;
    dct:issued "2025-06-24T05:14:10.235678"^^xsd:dateTime ;
    dct:modified "2025-12-18T12:50:19.387340"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/e81eaee1-5914-4c6a-a8aa-4674ebd53ab7> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Environmental impact statement, Nethercote Quarry, March 1984" ;
    dcat:distribution <https://data.gov.au/dataset/6caa209d-1d48-4443-9f37-20518b461427/resource/1f7c57fe-c41b-405b-99a6-bf73eb9c153f> .

<https://data.gov.au/dataset/6caa209d-1d48-4443-9f37-20518b461427/resource/1f7c57fe-c41b-405b-99a6-bf73eb9c153f> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-12-15T21:58:50.758644"^^xsd:dateTime ;
    dct:modified "2025-12-18T12:50:13.273436"^^xsd:dateTime ;
    dct:title "AB019411" ;
    dcat:accessURL <https://s3-ap-southeast-2.amazonaws.com/eis-pdf-records/EIS%20749_AB019411.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" .

