@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/b0abcb18-a322-4af0-b3f6-f3303cd3c629> a dcat:Dataset ;
    dct:description "CKAN 2.9 testing" ;
    dct:identifier "b0abcb18-a322-4af0-b3f6-f3303cd3c629" ;
    dct:issued "2023-06-01T05:28:44.959555"^^xsd:dateTime ;
    dct:modified "2025-05-16T05:14:53.246815"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/bdcb1901-689e-413f-9dee-efe11a9d0477> ;
    dct:title "[Clone] 19 Feb asset" ;
    dcat:keyword "HAZARDS-Cyclones" .

<https://uatdatansw.dac.nsw.gov.au/organization/bdcb1901-689e-413f-9dee-efe11a9d0477> a foaf:Agent ;
    foaf:name "February test org" .

