@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/6f13d252-3afe-4931-b4fc-640070e432ac> a dcat:Dataset ;
    dct:description "Environmental Impact Statement: Riverstone Release Area draft local environmental study." ;
    dct:identifier "6f13d252-3afe-4931-b4fc-640070e432ac" ;
    dct:issued "2025-06-24T05:30:44.400762"^^xsd:dateTime ;
    dct:modified "2025-12-18T15:07:43.801891"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/e81eaee1-5914-4c6a-a8aa-4674ebd53ab7> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Riverstone Release Area draft local environmental study." ;
    dcat:distribution <https://data.gov.au/dataset/6f13d252-3afe-4931-b4fc-640070e432ac/resource/e964b4dd-a201-496d-abd9-5d4bc989385f> .

<https://data.gov.au/dataset/6f13d252-3afe-4931-b4fc-640070e432ac/resource/e964b4dd-a201-496d-abd9-5d4bc989385f> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-12-16T00:10:58.852507"^^xsd:dateTime ;
    dct:modified "2025-12-18T15:07:37.785510"^^xsd:dateTime ;
    dct:title "AA066902" ;
    dcat:accessURL <https://s3-ap-southeast-2.amazonaws.com/eis-pdf-records/AA066902.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" .

