@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/a01f72ef-6729-420b-a472-9ec134d8b68d> a dcat:Dataset ;
    dct:description "files are located here c:\\myfiles\\etc" ;
    dct:identifier "a01f72ef-6729-420b-a472-9ec134d8b68d" ;
    dct:issued "2025-01-24T03:43:54.967520"^^xsd:dateTime ;
    dct:modified "2026-01-29T00:36:09.859580"^^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/a01f72ef-6729-420b-a472-9ec134d8b68d/resource/6546e4ef-c794-4c66-a833-c4c210d7efd3> .

<https://uatdatansw.dac.nsw.gov.au/dataset/a01f72ef-6729-420b-a472-9ec134d8b68d/resource/6546e4ef-c794-4c66-a833-c4c210d7efd3> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2026-01-29T00:36:09.881888"^^xsd:dateTime ;
    dct:modified "2026-01-29T00:36:09.871781"^^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/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" .

