@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://uatdatansw.dac.nsw.gov.au/dataset/3d4804cf-bf39-40c4-bc11-e8520e2d262b> a dcat:Dataset ;
    dct:description "test" ;
    dct:identifier "3d4804cf-bf39-40c4-bc11-e8520e2d262b" ;
    dct:issued "2022-07-07T01:02:03.807052"^^xsd:dateTime ;
    dct:modified "2025-10-08T07:25:57.395938"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/d5e78d73-3dcc-43e7-afab-23b22a7596db> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((146.1621 -34.4907, 146.1621 -32.7342, 147.5684 -32.7342, 147.5684 -34.4907, 146.1621 -34.4907))"^^gsp:wktLiteral ] ;
    dct:title "42 May record" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/3d4804cf-bf39-40c4-bc11-e8520e2d262b/resource/f64ca50e-cec6-4992-874c-f76c265af31b> .

<https://uatdatansw.dac.nsw.gov.au/dataset/3d4804cf-bf39-40c4-bc11-e8520e2d262b/resource/f64ca50e-cec6-4992-874c-f76c265af31b> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-10-08T07:25:57.415176"^^xsd:dateTime ;
    dct:modified "2025-10-08T07:25:57.405298"^^xsd:dateTime ;
    dct:title "Data Quality Statement" ;
    dcat:accessURL <https://ckan-uat.stage.lz.seed.nsw.gov.au/dataset/42-may-record/resource/data_quality_report/pdf> .

<https://uatdatansw.dac.nsw.gov.au/organization/d5e78d73-3dcc-43e7-afab-23b22a7596db> a foaf:Agent ;
    foaf:name "DOI Jane org" .

