@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/e2de3c9f-d937-488f-b59b-82a3d2af7d89> a dcat:Dataset ;
    dct:identifier "e2de3c9f-d937-488f-b59b-82a3d2af7d89" ;
    dct:issued "2026-05-13T02:32:04.521813"^^xsd:dateTime ;
    dct:modified "2026-05-13T02:32:15.294225"^^xsd:dateTime ;
    dct:publisher <https://ckan.dev.strsg.datopian.com/organization/76891f8e-29dd-4ba0-8674-e2ed8aca521d> ;
    dct:title "Chest CT Screening Dataset" ;
    dcat:distribution <https://ckan.dev.strsg.datopian.com/dataset/e2de3c9f-d937-488f-b59b-82a3d2af7d89/resource/0e79faa8-e33e-4395-9d15-29fe49a275b3> .

<https://ckan.dev.strsg.datopian.com/dataset/e2de3c9f-d937-488f-b59b-82a3d2af7d89/resource/0e79faa8-e33e-4395-9d15-29fe49a275b3> a dcat:Distribution ;
    dct:issued "2026-05-13T02:32:09.392384"^^xsd:dateTime ;
    dct:modified "2026-05-13T02:32:09.577401"^^xsd:dateTime ;
    dcat:accessURL <https://google.com> .

<https://ckan.dev.strsg.datopian.com/organization/76891f8e-29dd-4ba0-8674-e2ed8aca521d> a foaf:Agent ;
    foaf:name "Singapore Clinical Research Institute" .

