@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/55673934-7189-47ae-b179-b35aa9c5b220> a dcat:Dataset ;
    dct:description "No notes provided" ;
    dct:identifier "55673934-7189-47ae-b179-b35aa9c5b220" ;
    dct:issued "2026-06-15T03:50:01.083347"^^xsd:dateTime ;
    dct:modified "2026-06-15T03:50:01.083354"^^xsd:dateTime ;
    dct:publisher <https://data.nsw.gov.au/organization/2562d8ba-dfc5-4cbd-b704-4732db882eac> ;
    dct:title "Imagery cache comparison map" ;
    dcat:keyword "Imagery" .

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

