@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/6a14a363-663a-4dac-9ebf-771664774f47> a dcat:Dataset ;
    dct:description "PWF info" ;
    dct:identifier "6a14a363-663a-4dac-9ebf-771664774f47" ;
    dct:issued "2025-10-29T04:25:14.918428"^^xsd:dateTime ;
    dct:modified "2025-10-29T04:25:21.967785"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/2dd12359-c321-475a-a6e4-38ef0688d4e9> ;
    dct:title "PWF data" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/6a14a363-663a-4dac-9ebf-771664774f47/resource/9d1cdb57-b32d-48f0-b299-c288395e98c1>,
        <https://uatdatansw.dac.nsw.gov.au/dataset/6a14a363-663a-4dac-9ebf-771664774f47/resource/d4c4cb65-8e41-456a-95a0-afbd781fed16> ;
    dcat:keyword "HEALTH" .

<https://uatdatansw.dac.nsw.gov.au/dataset/6a14a363-663a-4dac-9ebf-771664774f47/resource/9d1cdb57-b32d-48f0-b299-c288395e98c1> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-10-29T04:25:22.064142"^^xsd:dateTime ;
    dct:modified "2025-10-29T04:25:22.004161"^^xsd:dateTime ;
    dct:title "PWF" ;
    dcat:accessURL <https://devweb.pdp-v3.links.com.au/opendata/dataset/36033c08-0a79-41c1-8c04-2dec0fcfd2cd/resource/8b78f51d-49b2-4b2d-b8b2-dbf6d27c83e0/download/bearsd1.pdf> ;
    dcat:mediaType "application/pdf" .

<https://uatdatansw.dac.nsw.gov.au/dataset/6a14a363-663a-4dac-9ebf-771664774f47/resource/d4c4cb65-8e41-456a-95a0-afbd781fed16> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-10-29T04:25:22.064133"^^xsd:dateTime ;
    dct:modified "2025-10-29T04:25:22.003766"^^xsd:dateTime ;
    dct:title "Data Quality Statement" ;
    dcat:accessURL <https://devweb.pdp-v3.links.com.au/opendata/dataset/pwf-data/resource/data_quality_report/pdp> .

<https://uatdatansw.dac.nsw.gov.au/organization/2dd12359-c321-475a-a6e4-38ef0688d4e9> a foaf:Agent ;
    foaf:name "Another org" .

