@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/c036044e-33e9-4b2c-b23d-7da42dc03b01> a dcat:Dataset ;
    dct:identifier "c036044e-33e9-4b2c-b23d-7da42dc03b01" ;
    dct:issued "2026-05-13T01:44:13.034127"^^xsd:dateTime ;
    dct:modified "2026-05-13T01:44:30.513830"^^xsd:dateTime ;
    dct:publisher <https://ckan.dev.strsg.datopian.com/organization/2a3db3d8-8f12-41fa-a28a-12c6ec30b836> ;
    dct:title "my imaging dataset" ;
    dcat:distribution <https://ckan.dev.strsg.datopian.com/dataset/c036044e-33e9-4b2c-b23d-7da42dc03b01/resource/6545592a-b09a-4424-a5a1-f907decc1d07> .

<https://ckan.dev.strsg.datopian.com/dataset/c036044e-33e9-4b2c-b23d-7da42dc03b01/resource/6545592a-b09a-4424-a5a1-f907decc1d07> a dcat:Distribution ;
    dct:issued "2026-05-13T01:44:18.339515"^^xsd:dateTime ;
    dct:modified "2026-05-13T01:44:18.522126"^^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" .

