@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/3c418de6-ed38-4bbf-a937-9e5dff4b1662> a dcat:Dataset ;
    dct:description "Environmental Impact Statement: Mount Arthur North Coal Project : water management study." ;
    dct:identifier "3c418de6-ed38-4bbf-a937-9e5dff4b1662" ;
    dct:issued "2025-06-24T00:04:42.789087"^^xsd:dateTime ;
    dct:modified "2025-12-18T02:57:04.894456"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/e81eaee1-5914-4c6a-a8aa-4674ebd53ab7> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Mount Arthur North Coal Project : water management study." ;
    dcat:distribution <https://data.gov.au/dataset/3c418de6-ed38-4bbf-a937-9e5dff4b1662/resource/a75e448d-d932-4646-b365-8b4be2710d8e> .

<https://data.gov.au/dataset/3c418de6-ed38-4bbf-a937-9e5dff4b1662/resource/a75e448d-d932-4646-b365-8b4be2710d8e> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-12-15T22:18:08.619139"^^xsd:dateTime ;
    dct:modified "2025-12-18T02:56:59.017121"^^xsd:dateTime ;
    dct:title "AB019436" ;
    dcat:accessURL <https://s3-ap-southeast-2.amazonaws.com/eis-pdf-records/EIS%20723_AB019436.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" .

