@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.main.demo.datopian.com/dataset/45f9fa68-61fb-491b-b80b-d00b05229e72> a dcat:Dataset ;
    dct:conformsTo "Frictionless Data Package" ;
    dct:description "Healthcare spending dataset focused on pharmaceutical expenditure trends and comparative health-system analysis." ;
    dct:hasVersion "2026-demo" ;
    dct:identifier "45f9fa68-61fb-491b-b80b-d00b05229e72" ;
    dct:isVersionOf <https://stats.oecd.org/sdmx-json/data/DP_LIVE/.PHARMAEXP.../OECD?contentType=csv&detail=code&separator=comma&csv-lang=en> ;
    dct:issued "2026-06-26T14:16:18.748637"^^xsd:dateTime ;
    dct:language "EN" ;
    dct:modified "2026-06-26T14:57:37.455585"^^xsd:dateTime ;
    dct:publisher <https://ckan.main.demo.datopian.com/organization/66546ffb-fe0e-4ca4-b143-637008308e79> ;
    dct:source <https://stats.oecd.org/sdmx-json/data/DP_LIVE/.PHARMAEXP.../OECD?contentType=csv&detail=code&separator=comma&csv-lang=en> ;
    dct:title "Pharmaceutical Drug Spending" ;
    owl:versionInfo "2026-demo" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Datopian Research" ;
            vcard:hasEmail <mailto:research@datopian.com> ],
        [ a vcard:Organization ;
            vcard:fn "Datopian Research" ;
            vcard:hasEmail <mailto:research@datopian.com> ] ;
    dcat:distribution <https://ckan.main.demo.datopian.com/dataset/45f9fa68-61fb-491b-b80b-d00b05229e72/resource/dd09a525-2744-4aed-81b6-f925ffdc7f73> ;
    dcat:hasVersion "2026-demo" ;
    dcat:keyword "economics",
        "health",
        "pharmaceuticals",
        "spending" .

<https://ckan.main.demo.datopian.com/dataset/45f9fa68-61fb-491b-b80b-d00b05229e72/resource/dd09a525-2744-4aed-81b6-f925ffdc7f73> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-06-26T14:29:38.532582"^^xsd:dateTime ;
    dct:modified "2026-06-26T14:57:37.462581"^^xsd:dateTime ;
    dct:title "data" ;
    dcat:accessURL <https://ckan.main.demo.datopian.com/dataset/45f9fa68-61fb-491b-b80b-d00b05229e72/resource/dd09a525-2744-4aed-81b6-f925ffdc7f73/download/data.csv> ;
    dcat:byteSize "51231"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://ckan.main.demo.datopian.com/organization/66546ffb-fe0e-4ca4-b143-637008308e79> a foaf:Agent ;
    foaf:name "Global Health Innovation Hub" .

