@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/1cddbfd2-9d18-4638-a3b0-0ef78da9b626> a dcat:Dataset ;
    dct:description "An archaelogical survey of the North Stockton sandbeds" ;
    dct:identifier "1cddbfd2-9d18-4638-a3b0-0ef78da9b626" ;
    dct:issued "2024-05-09T00:49:34.982749"^^xsd:dateTime ;
    dct:modified "2025-10-08T06:22:09.805762"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/beb764fc-76b5-4a77-bbf7-8063a95636dd> ;
    dct:title "An archaelogical survey of the North Stockton sandbeds" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/1cddbfd2-9d18-4638-a3b0-0ef78da9b626/resource/75f452d8-b03c-4c38-b788-e1ebd204e40c> ;
    dcat:keyword "FIS" .

<https://uatdatansw.dac.nsw.gov.au/dataset/1cddbfd2-9d18-4638-a3b0-0ef78da9b626/resource/75f452d8-b03c-4c38-b788-e1ebd204e40c> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-10-08T06:22:09.826990"^^xsd:dateTime ;
    dct:modified "2025-10-08T06:22:09.815369"^^xsd:dateTime ;
    dct:title "FIS00210" ;
    dcat:accessURL <https://dataset-uat-new.stage.lz.seed.nsw.gov.au/dataset/5a0df55e-055a-403a-8359-3a9c152e96fe/resource/08bfbcc6-21da-4471-8c7b-354e46f46a92/download/an-archaelogical-survey-of-the-north-stockton-sandbeds.pdf> ;
    dcat:mediaType "application/pdf" .

<https://uatdatansw.dac.nsw.gov.au/organization/beb764fc-76b5-4a77-bbf7-8063a95636dd> a foaf:Agent ;
    foaf:name "FIS import test" .

