@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/cc0169ed-a7c5-4c0c-a2c3-db4d72365271> a dcat:Dataset ;
    dct:description "Test" ;
    dct:identifier "cc0169ed-a7c5-4c0c-a2c3-db4d72365271" ;
    dct:issued "2024-02-05T23:50:18.130901"^^xsd:dateTime ;
    dct:modified "2025-10-08T06:39:59.747758"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/5584058c-c322-4ee4-b2f8-e2626a381a0b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((147.9639 -34.0891, 147.9639 -31.9894, 148.4473 -31.9894, 148.4473 -34.0891, 147.9639 -34.0891))"^^gsp:wktLiteral ] ;
    dct:title "Record in non-DOI org" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/cc0169ed-a7c5-4c0c-a2c3-db4d72365271/resource/036100ae-1f0b-432c-9cff-593309148f9d>,
        <https://uatdatansw.dac.nsw.gov.au/dataset/cc0169ed-a7c5-4c0c-a2c3-db4d72365271/resource/f30e5119-20e7-42e9-a995-df9b1cc37c5e> .

<https://uatdatansw.dac.nsw.gov.au/dataset/cc0169ed-a7c5-4c0c-a2c3-db4d72365271/resource/036100ae-1f0b-432c-9cff-593309148f9d> a dcat:Distribution ;
    dct:format "URL" ;
    dct:issued "2025-10-08T06:39:59.770014"^^xsd:dateTime ;
    dct:modified "2025-10-08T06:39:59.759451"^^xsd:dateTime ;
    dct:title "link resource" ;
    dcat:accessURL <https://www.nationalparks.nsw.gov.au/> .

<https://uatdatansw.dac.nsw.gov.au/dataset/cc0169ed-a7c5-4c0c-a2c3-db4d72365271/resource/f30e5119-20e7-42e9-a995-df9b1cc37c5e> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-10-08T06:39:59.770007"^^xsd:dateTime ;
    dct:modified "2025-10-08T06:39:59.759243"^^xsd:dateTime ;
    dct:title "Data Quality Statement" ;
    dcat:accessURL <https://dataset-uat-new.stage.lz.seed.nsw.gov.au/dataset/record-in-non-doi-org/resource/data_quality_report/pdf> .

<https://uatdatansw.dac.nsw.gov.au/organization/5584058c-c322-4ee4-b2f8-e2626a381a0b> a foaf:Agent ;
    foaf:name "Conargo Shire" .

