@prefix adms: <http://www.w3.org/ns/adms#> .
@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://fdp-test.healthdata.nl/dataset/a91f1b24-d5bd-4393-ab6e-150c4337e943> a dcat:Dataset ;
    dcatap:applicableLegislation <http://data.europa.eu/eli/reg/2025/327/oj> ;
    healthdcatap:minTypicalAge "18"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfUniqueIndividuals "2672"^^xsd:nonNegativeInteger ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/RESTRICTED> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/ANNUAL> ;
    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 ""@en,
        "Patients with a history of CVD or diabetes are invited to participate in the SMART-2 substudy. In this study, the baseline measurements of UCC-SMART are repeated in order to investigate the course of atherosclerosis and vascular risk factors over time, and to evaluate the effects of treatment. Patients participated in SMART-2 after a median of 9.9 years (IQR 9.2–10.8) since their inclusion in UCC-SMART. As with UCC-SMART, the findings of SMART-2 with an accompanying treatment recommendation are communicated to the patient, his or her treating medical specialist and general practitioner."@nl ;
    dct:identifier <https://doi.org/10.71739/6x9t-tm23#SMART2> ;
    dct:issued "2025-09-10T11:35:21.917157"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/NLD> ;
    dct:modified "2026-04-12T11:36:37.689922"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    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:startDate "2001-12-31T23:00:00+00:00"^^xsd:dateTime ] ;
    dct:title ""@en,
        "Substudy UCC-SMART 2"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "UCC SMART study group" ;
            vcard:hasEmail <mailto:UCC-SMART@umcutrecht.nl> ;
            vcard:hasURL <https://www.umcutrecht.nl/nl/landing/ucc-smart> ] ;
    dcat:keyword " diabetes mellitus"@nl,
        "Cardiovascular disease"@nl,
        "HIV infection"@nl,
        "abdominal aortic aneurysm"@nl,
        "cardiovascular risk factors"@nl,
        "cerebrovascular disease"@nl,
        "coronary artery disease"@nl,
        "family history"@nl,
        "hyperlipidemia"@nl,
        "hypertension"@nl,
        "hypertensive pregnancy disorder"@nl,
        "peripheral artery disease"@nl,
        "prospective cohort"@nl,
        "renal artery stenosis"@nl,
        "renal insufficiency"@nl,
        "risk prediction"@nl ;
    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/ANNUAL> a dct:Frequency .

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

