@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/d9fcb8fb-fbeb-404a-8985-b81c3671784b> a dcat:Dataset ;
    dct:description "Environmental Impact Statement: Mineral sands mine" ;
    dct:identifier "d9fcb8fb-fbeb-404a-8985-b81c3671784b" ;
    dct:issued "2025-06-24T16:50:58.032317"^^xsd:dateTime ;
    dct:modified "2025-12-19T10:24:16.809622"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/e81eaee1-5914-4c6a-a8aa-4674ebd53ab7> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Mineral sands mine" ;
    dcat:distribution <https://data.gov.au/dataset/d9fcb8fb-fbeb-404a-8985-b81c3671784b/resource/77a9d049-5e7c-46b3-b862-7c9166785a67> .

<https://data.gov.au/dataset/d9fcb8fb-fbeb-404a-8985-b81c3671784b/resource/77a9d049-5e7c-46b3-b862-7c9166785a67> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-12-15T23:25:34.815374"^^xsd:dateTime ;
    dct:modified "2025-12-19T10:24:10.808069"^^xsd:dateTime ;
    dct:title "AA068044" ;
    dcat:accessURL <https://s3-ap-southeast-2.amazonaws.com/eis-pdf-records/EIS%201426_AA068044.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" .

