@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatap: <http://data.europa.eu/r5r/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix healthdcatap: <http://healthdataportal.eu/ns/health#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://fdp-test.healthdata.nl/dataset/263dc710-3fcc-4fab-b79c-5937b371173e> a dcat:Dataset ;
    dcatap:applicableLegislation <http://data.europa.eu/eli/reg/2025/327/oj> ;
    healthdcatap:minTypicalAge "18"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfUniqueIndividuals "1507"^^xsd:nonNegativeInteger ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/RESTRICTED> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/NEVER> ;
    dct:conformsTo <https://fdp-test.healthdata.nl/profile/2f08228e-1789-40f8-84cd-28e3288c3604> ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0001-2345-6789> ;
            vcard:hasEmail <mailto:john.doe@umcutrecht.nl> ;
            foaf:homepage <https://www.umcutrecht.nl/nl/zorgverleners/doe-j> ;
            foaf:name "John Doe" ] ;
    dct:description "SMART-ORACLE aims to determine the additional value of contrast-enhanced CT of the coronary and carotid arteries on top of traditional cardiovascular risk factors in patients with a history of CVD, diabetes or hypertension." ;
    dct:identifier <https://doi.org/10.71739/6x9t-tm23#SMARTOracle> ;
    dct:issued "2025-09-10T11:34:28.899282"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/NLD> ;
    dct:modified "2025-09-10T11:34:28.899296"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://ror.org/0575yy874> ;
            vcard:hasEmail <mailto:info@umcutrecht.nl> ;
            foaf:homepage <https://www.umcutrecht.nl/nl> ;
            foaf:name "UMC Utrecht" ] ;
    dct:source <https://fdp-test.healthdata.nl/dataset/b3cbf2ce-5c80-45ba-9164-6774bedba8fa> ;
    dct:spatial <http://publications.europa.eu/resource/authority/country/NLD> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2024-12-30T23:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2001-12-31T23:00:00+00:00"^^xsd:dateTime ] ;
    dct:title "Substudy UCC-SMART Oracle" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "UCC SMART study group" ;
            vcard:hasEmail <mailto:UCC-SMART@umcutrecht.nl> ] ;
    dcat:inSeries <https://ckan-test.healthdata.nl/dataset/75897e6d-08d3-43b5-a7b2-7b6c0872b8aa> ;
    dcat:keyword "Cardiovascular disease",
        "HIV infection",
        "abdominal aortic aneurysm",
        "cardiovascular risk factors",
        "cerebrovascular disease",
        "coronary artery disease",
        "diabetes mellitus",
        "family history",
        "hyperlipidemia",
        "hypertension",
        "hypertensive pregnancy disorder",
        "peripheral artery disease",
        "prospective cohort",
        "renal artery stenosis",
        "renal insufficiency",
        "risk prediction" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/HEAL> .

<http://data.europa.eu/eli/reg/2025/327/oj> a <http://data.europa.eu/eli/ontology#LegalResource> .

<http://publications.europa.eu/resource/authority/access-right/RESTRICTED> a dct:RightsStatement .

<http://publications.europa.eu/resource/authority/country/NLD> a dct:Location .

<http://publications.europa.eu/resource/authority/frequency/NEVER> a dct:Frequency .

<http://publications.europa.eu/resource/authority/language/NLD> a dct:LinguisticSystem .

<https://fdp-test.healthdata.nl/profile/2f08228e-1789-40f8-84cd-28e3288c3604> a dct:Standard .

