@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/521098dc-6fc6-44f0-bab9-6fc1ed4a73b5> a dcat:Dataset ;
    dct:description "Test" ;
    dct:identifier "521098dc-6fc6-44f0-bab9-6fc1ed4a73b5" ;
    dct:issued "2023-06-07T00:57:40.656359"^^xsd:dateTime ;
    dct:modified "2025-10-08T06:15:46.256280"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/bea813a4-7f18-4e3f-a9b2-27102a7dcaa2> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((146.3232 -33.9388, 146.3232 -32.3939, 149.7510 -32.3939, 149.7510 -33.9388, 146.3232 -33.9388))"^^gsp:wktLiteral ] ;
    dct:title "Wallaby" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/521098dc-6fc6-44f0-bab9-6fc1ed4a73b5/resource/8ba656c3-9f38-4511-9872-1c19f7e1179e> .

<https://uatdatansw.dac.nsw.gov.au/dataset/521098dc-6fc6-44f0-bab9-6fc1ed4a73b5/resource/8ba656c3-9f38-4511-9872-1c19f7e1179e> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-10-08T06:15:46.276861"^^xsd:dateTime ;
    dct:modified "2025-10-08T06:15:46.266938"^^xsd:dateTime ;
    dct:title "Data Quality Statement" ;
    dcat:accessURL <https://ckan-uat.stage.lz.seed.nsw.gov.au/dataset/wallaby/resource/data_quality_report/pdf> .

<https://uatdatansw.dac.nsw.gov.au/organization/bea813a4-7f18-4e3f-a9b2-27102a7dcaa2> a foaf:Agent ;
    foaf:name "Second CKAN v2.10" .

