@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/c9f9129b-71df-47d6-9b78-3dbbae271aa7> a dcat:Dataset ;
    dct:description "test" ;
    dct:identifier "c9f9129b-71df-47d6-9b78-3dbbae271aa7" ;
    dct:issued "2022-06-10T04:35:49.210213"^^xsd:dateTime ;
    dct:modified "2025-10-08T04:49:01.091527"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8af23344-2e43-4aae-bc63-fc5d56f14ed3> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((145.9424 -34.1084, 145.9424 -31.7480, 148.9307 -31.7480, 148.9307 -34.1084, 145.9424 -34.1084))"^^gsp:wktLiteral ] ;
    dct:title "Ricky test delete" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/c9f9129b-71df-47d6-9b78-3dbbae271aa7/resource/f5549e21-2172-4f0b-9cf3-be5c99068ffd> .

<https://uatdatansw.dac.nsw.gov.au/dataset/c9f9129b-71df-47d6-9b78-3dbbae271aa7/resource/f5549e21-2172-4f0b-9cf3-be5c99068ffd> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-10-08T04:49:01.117901"^^xsd:dateTime ;
    dct:modified "2025-10-08T04:49:01.103307"^^xsd:dateTime ;
    dct:title "Data Quality Statement" ;
    dcat:accessURL <https://ckan-uat.stage.lz.seed.nsw.gov.au/dataset/ricky-test-delete/resource/data_quality_report/pdf> .

<https://uatdatansw.dac.nsw.gov.au/organization/8af23344-2e43-4aae-bc63-fc5d56f14ed3> a foaf:Agent ;
    foaf:name "Ricky Org Delete" .

