@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/13ac7378-1930-4ae2-84eb-1fcff9d1c1af> a dcat:Dataset ;
    dct:description "Testing" ;
    dct:identifier "13ac7378-1930-4ae2-84eb-1fcff9d1c1af" ;
    dct:issued "2023-02-21T03:01:38.217575"^^xsd:dateTime ;
    dct:modified "2025-05-16T05:14:16.588644"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/d5e78d73-3dcc-43e7-afab-23b22a7596db> ;
    dct:title "Keyword and tag testing" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/13ac7378-1930-4ae2-84eb-1fcff9d1c1af/resource/a3ebc572-5c9b-41da-bd3f-39c9c67c2902> ;
    dcat:keyword "ECOLOGY-Habitat",
        "MDBA" .

<https://uatdatansw.dac.nsw.gov.au/dataset/13ac7378-1930-4ae2-84eb-1fcff9d1c1af/resource/a3ebc572-5c9b-41da-bd3f-39c9c67c2902> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-05-16T05:14:16.613543"^^xsd:dateTime ;
    dct:modified "2025-05-16T05:14:16.598243"^^xsd:dateTime ;
    dct:title "Data Quality Statement" ;
    dcat:accessURL <https://devweb.pdp.links.com.au/opendata/dataset/keyword-and-tag-testing/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" .

