@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/b9b6dd05-088d-4626-984d-c7fe2f89f4d5> a dcat:Dataset ;
    dct:description "Testing" ;
    dct:identifier "b9b6dd05-088d-4626-984d-c7fe2f89f4d5" ;
    dct:issued "2023-02-21T04:03:46.224923"^^xsd:dateTime ;
    dct:modified "2025-05-16T05:14:00.287469"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/d5e78d73-3dcc-43e7-afab-23b22a7596db> ;
    dct:title "Tag testing" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/b9b6dd05-088d-4626-984d-c7fe2f89f4d5/resource/8c9e2e23-6057-4fe6-83b0-d505f834ecbf> ;
    dcat:keyword "ECOLOGY-Habitat",
        "MDBA" .

<https://uatdatansw.dac.nsw.gov.au/dataset/b9b6dd05-088d-4626-984d-c7fe2f89f4d5/resource/8c9e2e23-6057-4fe6-83b0-d505f834ecbf> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-05-16T05:14:00.329111"^^xsd:dateTime ;
    dct:modified "2025-05-16T05:14:00.306899"^^xsd:dateTime ;
    dct:title "Data Quality Statement" ;
    dcat:accessURL <https://devweb.pdp.links.com.au/opendata/dataset/keyword-and-tag-testing-clone-a87d-clone-b338/resource/data_quality_report/pdp> .

<https://uatdatansw.dac.nsw.gov.au/organization/d5e78d73-3dcc-43e7-afab-23b22a7596db> a foaf:Agent ;
    foaf:name "DOI Jane org" .

