@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/535e0b44-33fc-4ed0-a32a-5c3df88c8c52> a dcat:Dataset ;
    dct:description "Purple Copper Butterfly 2003 monitoring report" ;
    dct:identifier "535e0b44-33fc-4ed0-a32a-5c3df88c8c52" ;
    dct:issued "2024-05-09T01:02:03.075277"^^xsd:dateTime ;
    dct:modified "2025-10-08T06:27:05.628932"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/beb764fc-76b5-4a77-bbf7-8063a95636dd> ;
    dct:title "Purple Copper Butterfly 2003 monitoring report" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/535e0b44-33fc-4ed0-a32a-5c3df88c8c52/resource/34b09401-ece1-4970-8e74-6a961b9c69b6> ;
    dcat:keyword "FIS" .

<https://uatdatansw.dac.nsw.gov.au/dataset/535e0b44-33fc-4ed0-a32a-5c3df88c8c52/resource/34b09401-ece1-4970-8e74-6a961b9c69b6> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-10-08T06:27:05.657299"^^xsd:dateTime ;
    dct:modified "2025-10-08T06:27:05.645701"^^xsd:dateTime ;
    dct:title "FIS00325" ;
    dcat:accessURL <https://dataset-uat-new.stage.lz.seed.nsw.gov.au/dataset/b7e428bb-5d76-4498-b931-80fe8028a95d/resource/0f7efd56-eff1-4a0c-b4bf-92807ca0e715/download/purple-copper-butterfly-2003-monitoring-report.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" .

