@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/ccacac64-81a9-45ec-b535-ef8e83b66523> a dcat:Dataset ;
    dct:description "Test cloning" ;
    dct:identifier "ccacac64-81a9-45ec-b535-ef8e83b66523" ;
    dct:issued "2022-10-05T01:42:40.738448"^^xsd:dateTime ;
    dct:modified "2025-10-08T06:07:38.700281"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/ad521115-be87-427b-9c2c-5bfe8bcd6a5b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((142.1777 -31.3419, 142.1777 -29.7143, 144.6387 -29.7143, 144.6387 -31.3419, 142.1777 -31.3419))"^^gsp:wktLiteral ] ;
    dct:title "October 5 asset" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/ccacac64-81a9-45ec-b535-ef8e83b66523/resource/11b8ff5c-abd0-43d0-8f4d-1807693d4a80> .

<https://uatdatansw.dac.nsw.gov.au/dataset/ccacac64-81a9-45ec-b535-ef8e83b66523/resource/11b8ff5c-abd0-43d0-8f4d-1807693d4a80> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-10-08T06:07:38.792734"^^xsd:dateTime ;
    dct:modified "2025-10-08T06:07:38.739736"^^xsd:dateTime ;
    dct:title "Data Quality Statement" ;
    dcat:accessURL <https://ckan-uat.stage.lz.seed.nsw.gov.au/dataset/october-5-asset/resource/data_quality_report/pdf> .

<https://uatdatansw.dac.nsw.gov.au/organization/ad521115-be87-427b-9c2c-5bfe8bcd6a5b> a foaf:Agent ;
    foaf:name "Office of Environment and Heritage" .

