@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/fe7b6cc5-5af7-4ae1-957f-0b6a808c6536> a dcat:Dataset ;
    dct:identifier "fe7b6cc5-5af7-4ae1-957f-0b6a808c6536" ;
    dct:issued "2026-05-13T02:21:46.228456"^^xsd:dateTime ;
    dct:modified "2026-05-13T02:22:20.759380"^^xsd:dateTime ;
    dct:publisher <https://ckan.dev.strsg.datopian.com/organization/2a3db3d8-8f12-41fa-a28a-12c6ec30b836> ;
    dct:title "my genomic dataset" ;
    dcat:distribution <https://ckan.dev.strsg.datopian.com/dataset/fe7b6cc5-5af7-4ae1-957f-0b6a808c6536/resource/64682731-33d5-4c50-8ff5-bb390e849af0> .

<https://ckan.dev.strsg.datopian.com/dataset/fe7b6cc5-5af7-4ae1-957f-0b6a808c6536/resource/64682731-33d5-4c50-8ff5-bb390e849af0> a dcat:Distribution ;
    dct:issued "2026-05-13T02:21:50.756999"^^xsd:dateTime ;
    dct:modified "2026-05-13T02:21:50.913735"^^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" .

