@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/4a006a91-96d6-4981-bc62-77de099b303e> a dcat:Dataset ;
    dct:description "No notes provided" ;
    dct:identifier "4a006a91-96d6-4981-bc62-77de099b303e" ;
    dct:issued "2026-04-13T22:33:11.137403"^^xsd:dateTime ;
    dct:modified "2026-04-13T22:33:19.000142"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/b749f159-efa6-4de5-b8ae-b5464d9cad97> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Untitled theme" .

<https://data.gov.au/organization/b749f159-efa6-4de5-b8ae-b5464d9cad97> a foaf:Agent ;
    foaf:mbox "?datansw@customerservice.nsw.gov.au" ;
    foaf:name "Spatial Services (DCS)" .

