@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/d3309960-b1cd-4d78-9d68-3ddaa5efd298> a dcat:Dataset ;
    dct:description "Something useful" ;
    dct:identifier "d3309960-b1cd-4d78-9d68-3ddaa5efd298" ;
    dct:issued "2022-10-10T00:56:00.645002"^^xsd:dateTime ;
    dct:modified "2025-10-08T07:28:48.567733"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/d5e78d73-3dcc-43e7-afab-23b22a7596db> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((143.4521 -34.2171, 143.4521 -33.3405, 145.3418 -33.3405, 145.3418 -34.2171, 143.4521 -34.2171))"^^gsp:wktLiteral ] ;
    dct:title "Monday 10 asset" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/d3309960-b1cd-4d78-9d68-3ddaa5efd298/resource/af246eb5-066c-400b-ba50-4108f32d50b8> .

<https://uatdatansw.dac.nsw.gov.au/dataset/d3309960-b1cd-4d78-9d68-3ddaa5efd298/resource/af246eb5-066c-400b-ba50-4108f32d50b8> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-10-08T07:28:48.595269"^^xsd:dateTime ;
    dct:modified "2025-10-08T07:28:48.584797"^^xsd:dateTime ;
    dct:title "Data Quality Statement" ;
    dcat:accessURL <https://ckan-uat.stage.lz.seed.nsw.gov.au/dataset/test-draft-status-clone-675b/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" .

