@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://uatdatansw.dac.nsw.gov.au/dataset/4800d00b-f000-4ce9-869e-6d11b712f919> a dcat:Dataset ;
    dct:description " Environmental Impact Statement: Extension of Singleton Council Landfill Volume 2 - Appendices" ;
    dct:identifier "4800d00b-f000-4ce9-869e-6d11b712f919" ;
    dct:issued "2024-05-09T00:45:39.531698"^^xsd:dateTime ;
    dct:modified "2025-10-08T06:21:09.511950"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/beb764fc-76b5-4a77-bbf7-8063a95636dd> ;
    dct:title "Environmental Impact Statement: Extension of Singleton Council Landfill Volume 2 - Appendices" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/4800d00b-f000-4ce9-869e-6d11b712f919/resource/ac49179f-2fce-4581-bf05-ebe96415bb75> ;
    dcat:keyword "FIS" .

<https://uatdatansw.dac.nsw.gov.au/dataset/4800d00b-f000-4ce9-869e-6d11b712f919/resource/ac49179f-2fce-4581-bf05-ebe96415bb75> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-10-08T06:21:09.538324"^^xsd:dateTime ;
    dct:modified "2025-10-08T06:21:09.525439"^^xsd:dateTime ;
    dct:title "FIS00553" ;
    dcat:accessURL <http://Singleton%20Council%20Extension%20of%20Singleton%20Council%20Landfill%20Environmental%20Impact%20Statement%20Volume%202%20-%20Appendices.pdf> .

<https://uatdatansw.dac.nsw.gov.au/organization/beb764fc-76b5-4a77-bbf7-8063a95636dd> a foaf:Agent ;
    foaf:name "FIS import test" .

