@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/8230bdef-9ab7-4ac1-90d5-3595a8b4e219> a dcat:Dataset ;
    dct:description "No notes provided" ;
    dct:identifier "8230bdef-9ab7-4ac1-90d5-3595a8b4e219" ;
    dct:issued "2023-01-27T10:10:11.084420"^^xsd:dateTime ;
    dct:modified "2023-01-27T10:10:11.084427"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/cdf38dd0-3659-4abd-a017-07208a594715> ;
    dct:title "Elevation Download Map" ;
    dcat:keyword "Contours",
        "elevation" .

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

