@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/84545e5c-10e9-419f-aa7b-9e8fd00eea73> a dcat:Dataset ;
    dct:description "Environmental Impact Statement: Hunter Valley No. 1 Mine" ;
    dct:identifier "84545e5c-10e9-419f-aa7b-9e8fd00eea73" ;
    dct:issued "2025-06-24T07:44:15.615838"^^xsd:dateTime ;
    dct:modified "2025-12-18T18:37:22.829335"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/e81eaee1-5914-4c6a-a8aa-4674ebd53ab7> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Hunter Valley No. 1 Mine" ;
    dcat:distribution <https://data.gov.au/dataset/84545e5c-10e9-419f-aa7b-9e8fd00eea73/resource/580fa417-4802-419f-bc19-47776758de2f> .

<https://data.gov.au/dataset/84545e5c-10e9-419f-aa7b-9e8fd00eea73/resource/580fa417-4802-419f-bc19-47776758de2f> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-12-15T22:25:30.864459"^^xsd:dateTime ;
    dct:modified "2025-12-18T18:37:16.666442"^^xsd:dateTime ;
    dct:title "AB019117" ;
    dcat:accessURL <https://s3-ap-southeast-2.amazonaws.com/eis-pdf-records/EIS%20449_AB019117.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" .

