@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/97df4c14-6552-4e66-9d08-5a47496c2ad1> a dcat:Dataset ;
    dct:description "Species impact statement at Duffy's Forest" ;
    dct:identifier "97df4c14-6552-4e66-9d08-5a47496c2ad1" ;
    dct:issued "2024-05-09T01:10:07.048991"^^xsd:dateTime ;
    dct:modified "2025-10-08T06:33:23.772620"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/beb764fc-76b5-4a77-bbf7-8063a95636dd> ;
    dct:title "Species impact statement at Duffy's Forest" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/97df4c14-6552-4e66-9d08-5a47496c2ad1/resource/8f3d9b3c-5d82-4dd0-a2df-1c1a99ee2f5a> ;
    dcat:keyword "FIS" .

<https://uatdatansw.dac.nsw.gov.au/dataset/97df4c14-6552-4e66-9d08-5a47496c2ad1/resource/8f3d9b3c-5d82-4dd0-a2df-1c1a99ee2f5a> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-10-08T06:33:23.802626"^^xsd:dateTime ;
    dct:modified "2025-10-08T06:33:23.785191"^^xsd:dateTime ;
    dct:title "FIS00403" ;
    dcat:accessURL <https://dataset-uat-new.stage.lz.seed.nsw.gov.au/dataset/952f378a-2fb4-4427-8221-a68065d27ce2/resource/af1cf987-dc55-4131-8a54-040fc6269248/download/species-impact-statement-at-duffys-forest.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" .

