@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/e1f60554-c043-4be4-ad21-31f1505df3eb> a dcat:Dataset ;
    dct:description "No notes provided" ;
    dct:identifier "e1f60554-c043-4be4-ad21-31f1505df3eb" ;
    dct:issued "2026-06-15T03:50:04.091128"^^xsd:dateTime ;
    dct:modified "2026-06-15T03:50:04.091135"^^xsd:dateTime ;
    dct:publisher <https://data.nsw.gov.au/organization/2562d8ba-dfc5-4cbd-b704-4732db882eac> ;
    dct:title "test" .

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

