@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://uatdatansw.dac.nsw.gov.au/dataset/307121d1-cf22-4895-ad7b-2d2d8f5c832d> a dcat:Dataset ;
    dct:description "files are located here c:\\myfiles\\etc and there" ;
    dct:identifier "307121d1-cf22-4895-ad7b-2d2d8f5c832d" ;
    dct:issued "2025-11-03T22:30:13.348599"^^xsd:dateTime ;
    dct:modified "2026-02-19T00:29:24.061769"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/36038a99-bbd9-4f66-96f8-b2c52d662308> ;
    dct:title "Ricky Test3" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/307121d1-cf22-4895-ad7b-2d2d8f5c832d/resource/c2edefda-126a-43a3-b788-c6433e9c854c> ;
    dcat:keyword "VEGETATION" .

<https://uatdatansw.dac.nsw.gov.au/dataset/307121d1-cf22-4895-ad7b-2d2d8f5c832d/resource/c2edefda-126a-43a3-b788-c6433e9c854c> a dcat:Distribution ;
    dct:format "URL" ;
    dct:issued "2026-02-19T00:29:24.084949"^^xsd:dateTime ;
    dct:modified "2026-02-19T00:29:24.073498"^^xsd:dateTime ;
    dct:title "Test resource - link" ;
    dcat:accessURL <https://dataset-uat-new.stage.lz.seed.nsw.gov.au/dataset/> .

<https://uatdatansw.dac.nsw.gov.au/organization/36038a99-bbd9-4f66-96f8-b2c52d662308> a foaf:Agent ;
    foaf:name "Ricky Test Org2" .

