@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/9a04f232-cc96-497e-9ca1-0c84de506c86> a dcat:Dataset ;
    dct:description "Environmental Impact Statement: Maywood Sands erosion and sediment control plan" ;
    dct:identifier "9a04f232-cc96-497e-9ca1-0c84de506c86" ;
    dct:issued "2025-06-24T10:06:59.422882"^^xsd:dateTime ;
    dct:modified "2025-12-18T20:23:59.600156"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/e81eaee1-5914-4c6a-a8aa-4674ebd53ab7> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Maywood Sands erosion and sediment control plan" ;
    dcat:distribution <https://data.gov.au/dataset/9a04f232-cc96-497e-9ca1-0c84de506c86/resource/3f33287f-93a2-44c1-aaff-c5016550e77e> .

<https://data.gov.au/dataset/9a04f232-cc96-497e-9ca1-0c84de506c86/resource/3f33287f-93a2-44c1-aaff-c5016550e77e> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-12-16T00:03:55.562123"^^xsd:dateTime ;
    dct:modified "2025-12-18T20:23:53.685155"^^xsd:dateTime ;
    dct:title "AB019960" ;
    dcat:accessURL <https://s3-ap-southeast-2.amazonaws.com/eis-pdf-records/EIS%201207_AB019960.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" .

