@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/4d807b86-e680-45d2-a2c7-d96dbd6f4e6d> a dcat:Dataset ;
    dct:description "files are located here c:\\myfiles\\etc" ;
    dct:identifier "4d807b86-e680-45d2-a2c7-d96dbd6f4e6d" ;
    dct:issued "2025-10-08T07:05:16.151306"^^xsd:dateTime ;
    dct:modified "2026-01-29T00:35:58.524811"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/36038a99-bbd9-4f66-96f8-b2c52d662308> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((143.8769 -34.0936, 143.8769 -27.2986, 152.3144 -27.2986, 152.3144 -34.0936, 143.8769 -34.0936))"^^gsp:wktLiteral ] ;
    dct:title "Ricky Test3" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/4d807b86-e680-45d2-a2c7-d96dbd6f4e6d/resource/7ed1d99c-a930-4f12-9341-c19d7a53e7e0> .

<https://uatdatansw.dac.nsw.gov.au/dataset/4d807b86-e680-45d2-a2c7-d96dbd6f4e6d/resource/7ed1d99c-a930-4f12-9341-c19d7a53e7e0> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2026-01-29T00:35:58.541638"^^xsd:dateTime ;
    dct:modified "2026-01-29T00:35:58.534349"^^xsd:dateTime ;
    dct:title "Data Quality Statement" ;
    dcat:accessURL <https://dataset-uat-new.stage.lz.seed.nsw.gov.au/dataset/my-first-test-record-ckan-clone-c446-clone-158a-clone-42ea-clone-dcc0-clone-69e0-clone-e-clone-ae3f/resource/data_quality_report/pdf> .

<https://uatdatansw.dac.nsw.gov.au/organization/36038a99-bbd9-4f66-96f8-b2c52d662308> a foaf:Agent ;
    foaf:name "Ricky Test Org2" .

