@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/5fa1f507-d11f-428b-88dc-333485485234> a dcat:Dataset ;
    dct:description "WMS" ;
    dct:identifier "5fa1f507-d11f-428b-88dc-333485485234" ;
    dct:issued "2026-06-15T07:50:13.389309"^^xsd:dateTime ;
    dct:modified "2026-06-15T07:50:13.389316"^^xsd:dateTime ;
    dct:publisher <https://data.nsw.gov.au/organization/2562d8ba-dfc5-4cbd-b704-4732db882eac> ;
    dct:title "NSW Parkes and Wildlife Servcies - NSW Declared Wilderness" .

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

