@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/1dfd5757-5485-4501-88ba-71b2b4c97e1d> a dcat:Dataset ;
    dct:description "test" ;
    dct:identifier "1dfd5757-5485-4501-88ba-71b2b4c97e1d" ;
    dct:issued "2022-08-25T23:30:16.919110"^^xsd:dateTime ;
    dct:modified "2025-10-08T07:28:07.758088"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/d5e78d73-3dcc-43e7-afab-23b22a7596db> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((147.5684 -34.9242, 147.5684 -32.5862, 150.0293 -32.5862, 150.0293 -34.9242, 147.5684 -34.9242))"^^gsp:wktLiteral ] ;
    dct:title "August asset without handle" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/1dfd5757-5485-4501-88ba-71b2b4c97e1d/resource/1f18ba30-0140-4fb1-98a6-c8fac72aacf4>,
        <https://uatdatansw.dac.nsw.gov.au/dataset/1dfd5757-5485-4501-88ba-71b2b4c97e1d/resource/5607773a-7c24-4fff-9b14-b6f8cc4c1d19> .

<https://uatdatansw.dac.nsw.gov.au/dataset/1dfd5757-5485-4501-88ba-71b2b4c97e1d/resource/1f18ba30-0140-4fb1-98a6-c8fac72aacf4> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2025-10-08T07:28:07.778373"^^xsd:dateTime ;
    dct:modified "2025-10-08T07:28:07.768064"^^xsd:dateTime ;
    dct:title "Resource" ;
    dcat:accessURL <https://dataset-uat-new.stage.lz.seed.nsw.gov.au/dataset/8e858fb4-ba96-4047-9fb1-5fd9ae3edcad/resource/87bad766-3e87-4013-bd10-50ca6e8f40d6/download/vis-records-in-iar-where-wfs-resource-not-working.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://uatdatansw.dac.nsw.gov.au/dataset/1dfd5757-5485-4501-88ba-71b2b4c97e1d/resource/5607773a-7c24-4fff-9b14-b6f8cc4c1d19> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-10-08T07:28:07.778367"^^xsd:dateTime ;
    dct:modified "2025-10-08T07:28:07.767875"^^xsd:dateTime ;
    dct:title "Data Quality Statement" ;
    dcat:accessURL <https://dataset-uat-new.stage.lz.seed.nsw.gov.au/dataset/august-asset-without-handle/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" .

