@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/494614df-0b5c-4f19-93a1-a5abfcc9fefc> a dcat:Dataset ;
    dct:description "test" ;
    dct:identifier "494614df-0b5c-4f19-93a1-a5abfcc9fefc" ;
    dct:issued "2022-09-28T02:05:49.271926"^^xsd:dateTime ;
    dct:modified "2025-10-08T07:28:38.874123"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/b2a1c43d-801a-4671-85ee-73daa70674d2> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((148.5352 -32.4055, 148.5352 -30.7584, 150.6445 -30.7584, 150.6445 -32.4055, 148.5352 -32.4055))"^^gsp:wktLiteral ] ;
    dct:title "Climate Southern NSW" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/494614df-0b5c-4f19-93a1-a5abfcc9fefc/resource/611869aa-c29b-40b9-9a0a-921a1a415911>,
        <https://uatdatansw.dac.nsw.gov.au/dataset/494614df-0b5c-4f19-93a1-a5abfcc9fefc/resource/671a98f3-af63-4576-aef2-b540eb0c3bfe> .

<https://uatdatansw.dac.nsw.gov.au/dataset/494614df-0b5c-4f19-93a1-a5abfcc9fefc/resource/611869aa-c29b-40b9-9a0a-921a1a415911> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-10-08T07:28:38.895190"^^xsd:dateTime ;
    dct:modified "2025-10-08T07:28:38.885076"^^xsd:dateTime ;
    dct:title "Data Quality Statement" ;
    dcat:accessURL <https://dataset-uat-new.stage.lz.seed.nsw.gov.au/dataset/climate-southern-nsw/resource/data_quality_report/pdf> .

<https://uatdatansw.dac.nsw.gov.au/dataset/494614df-0b5c-4f19-93a1-a5abfcc9fefc/resource/671a98f3-af63-4576-aef2-b540eb0c3bfe> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2025-10-08T07:28:38.895197"^^xsd:dateTime ;
    dct:modified "2025-10-08T07:28:38.885269"^^xsd:dateTime ;
    dct:title "Zip resource 2" ;
    dcat:accessURL <https://dataset-uat-new.stage.lz.seed.nsw.gov.au/dataset/29f0a56c-3e54-4236-95fa-f5f3b8963155/resource/89837488-307e-4c9f-8b5e-040c9653367e/download/marinenswmarineseabedhabitatmappingcoverage-2-3.zip> ;
    dcat:mediaType "application/zip" .

<https://uatdatansw.dac.nsw.gov.au/organization/b2a1c43d-801a-4671-85ee-73daa70674d2> a foaf:Agent ;
    foaf:name "Test image upload" .

