@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://ckan.dev.strsg.datopian.com/dataset/9b59f1b7-b5e5-4ea8-aea8-17b1eed166ba> a dcat:Dataset ;
    dct:identifier "9b59f1b7-b5e5-4ea8-aea8-17b1eed166ba" ;
    dct:issued "2026-05-13T01:48:18.707171"^^xsd:dateTime ;
    dct:modified "2026-05-13T01:48:27.453187"^^xsd:dateTime ;
    dct:publisher <https://ckan.dev.strsg.datopian.com/organization/2a3db3d8-8f12-41fa-a28a-12c6ec30b836> ;
    dct:title "test dataset" ;
    dcat:distribution <https://ckan.dev.strsg.datopian.com/dataset/9b59f1b7-b5e5-4ea8-aea8-17b1eed166ba/resource/15db4cf4-5f15-44e3-9dfc-995cf9c751bd> .

<https://ckan.dev.strsg.datopian.com/dataset/9b59f1b7-b5e5-4ea8-aea8-17b1eed166ba/resource/15db4cf4-5f15-44e3-9dfc-995cf9c751bd> a dcat:Distribution ;
    dct:issued "2026-05-13T01:48:23.508804"^^xsd:dateTime ;
    dct:modified "2026-05-13T01:48:23.639268"^^xsd:dateTime ;
    dcat:accessURL <https://google.com> .

<https://ckan.dev.strsg.datopian.com/organization/2a3db3d8-8f12-41fa-a28a-12c6ec30b836> a foaf:Agent ;
    foaf:name "A*STAR Genome Institute" .

