@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://uatdatansw.dac.nsw.gov.au/dataset/e836a3d2-ea9c-4e22-9247-3475e6124d29> a dcat:Dataset ;
    dct:description "No notes provided" ;
    dct:identifier "e836a3d2-ea9c-4e22-9247-3475e6124d29" ;
    dct:issued "2023-03-31T08:09:47.603572"^^xsd:dateTime ;
    dct:modified "2023-03-31T08:09:47.603578"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/cdf38dd0-3659-4abd-a017-07208a594715> ;
    dct:title "Historic Imagery Map V2" ;
    dcat:keyword "hap",
        "historic" .

<https://uatdatansw.dac.nsw.gov.au/organization/cdf38dd0-3659-4abd-a017-07208a594715> a foaf:Agent ;
    foaf:name "Spatial Services (DFSI)" .

