@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.nsw.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-09T04:50:20.925755"^^xsd:dateTime ;
    dct:modified "2026-04-13T14:49:37.459119"^^xsd:dateTime ;
    dct:publisher <https://data.nsw.gov.au/organization/2562d8ba-dfc5-4cbd-b704-4732db882eac> ;
    dct:title "Untitled theme" .

<https://data.nsw.gov.au/organization/2562d8ba-dfc5-4cbd-b704-4732db882eac> a foaf:Agent ;
    foaf:name "Spatial Services (DCS)" .

