@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/ac6484d7-b6db-49f0-93d0-67e7be2b4b13> a dcat:Dataset ;
    dct:description "Testing some more" ;
    dct:identifier "ac6484d7-b6db-49f0-93d0-67e7be2b4b13" ;
    dct:issued "2025-11-14T01:42:22.069762"^^xsd:dateTime ;
    dct:modified "2025-11-14T01:42:25.516109"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/10295d1a-f635-4f85-90b9-bca47961da41> ;
    dct:title "Grandparent Jane OS record" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/ac6484d7-b6db-49f0-93d0-67e7be2b4b13/resource/1a8ee9e1-a95b-4f2c-ac8b-27e4e6450f65> ;
    dcat:keyword "FAUNA-Insects" .

<https://uatdatansw.dac.nsw.gov.au/dataset/ac6484d7-b6db-49f0-93d0-67e7be2b4b13/resource/1a8ee9e1-a95b-4f2c-ac8b-27e4e6450f65> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-11-14T01:42:25.547557"^^xsd:dateTime ;
    dct:modified "2025-11-14T01:42:25.526366"^^xsd:dateTime ;
    dct:title "Data Quality Statement" ;
    dcat:accessURL <https://devweb.pdp-v3.links.com.au/opendata/dataset/jane-os-record-clone-bd23/resource/data_quality_report/pdp> .

<https://uatdatansw.dac.nsw.gov.au/organization/10295d1a-f635-4f85-90b9-bca47961da41> a foaf:Agent ;
    foaf:name "Jane test org" .

