@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/55ef549a-22d3-423c-8327-23e9de8111f1> a dcat:Dataset ;
    dct:description "Vegetation management plan Lot 38 Rosebery Road, Kellyville" ;
    dct:identifier "55ef549a-22d3-423c-8327-23e9de8111f1" ;
    dct:issued "2024-05-09T01:02:58.591800"^^xsd:dateTime ;
    dct:modified "2025-10-08T06:29:07.333966"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/beb764fc-76b5-4a77-bbf7-8063a95636dd> ;
    dct:title "Vegetation management plan Lot 38 Rosebery Road, Kellyville" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/55ef549a-22d3-423c-8327-23e9de8111f1/resource/eaf28922-b8e5-43fe-9e26-779c94108d43> ;
    dcat:keyword "FIS" .

<https://uatdatansw.dac.nsw.gov.au/dataset/55ef549a-22d3-423c-8327-23e9de8111f1/resource/eaf28922-b8e5-43fe-9e26-779c94108d43> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-10-08T06:29:07.355223"^^xsd:dateTime ;
    dct:modified "2025-10-08T06:29:07.344057"^^xsd:dateTime ;
    dct:title "FIS00333" ;
    dcat:accessURL <https://dataset-uat-new.stage.lz.seed.nsw.gov.au/dataset/ea20f5c9-87ab-4683-81b9-09e5858028f3/resource/aedc90e2-009d-4a0d-beb0-79c4b02d68c8/download/vegetation-management-plan-lot-38-rosebery-road-kellyville.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" .

