@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.heart-institute.nl/dataset/bd1028d5-85ab-4125-89f5-4b5caa2d65e1> a dcat:Dataset ;
    dcatap:applicableLegislation <http://data.europa.eu/eli/reg/2025/327/oj> ;
    healthdcatap:maxTypicalAge "92"^^xsd:nonNegativeInteger ;
    healthdcatap:minTypicalAge "50"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfUniqueIndividuals "566"^^xsd:nonNegativeInteger ;
    healthdcatap:populationCoverage "collection type: Cohort,Cross-sectional,Disease specific,Hospital,Image collection,Longitudinal,Population-based | disease: Atrial fibrillation and flutter,Occlusion and stenosis of carotid artery,Heart failure,Other and unspecified symptoms and signs involving cognitive functions and awareness | data categories: Biological samples,Imaging data,Physiological/Biochemical measurements,Survey data,Other | materials: Liquor,Plasma,Serum | omics: Not available | imaging: Y | sex: Female,Male"@en ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/RESTRICTED> ;
    dct:creator [ a foaf:Agent ;
            dct:identifier "DCVA" ;
            vcard:hasEmail <mailto:info@dcvalliance.nl> ;
            foaf:homepage <https://www.dcvalliance.nl/> ;
            foaf:name "Dutch Cardiovascular Alliance (DCVA)" ] ;
    dct:description "Cognitive impairment is common among people with cardiovascular or cerebrovascular disease. HBC1 explored the etiological role of hemodynamic factors in cognitive impairment, particularly addressing flow. HBCx builds on the same hypothesis, now taking a multidimensional approach, also addressing flow regulation and variability and factors that modulate the impact of hemodynamic disturbances."@en,
        ""@nl ;
    dct:identifier "DCVA-040" ;
    dct:issued "2019-09-01T00:00:00+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2026-04-13T14:02:46.271615"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier "DCVA" ;
            vcard:hasEmail <mailto:info@dcvalliance.nl> ;
            foaf:homepage <https://www.dcvalliance.nl/> ;
            foaf:name "Dutch Cardiovascular Alliance (DCVA)" ] ;
    dct:spatial <http://publications.europa.eu/resource/authority/country/NLD> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2024-09-01T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2019-09-01T00:00:00+00:00"^^xsd:dateTime ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2024-09-01T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2019-09-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title "Heart-Brain Connection & Heart-Brain Connection - crossroads"@en,
        ""@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "DCVA" ;
            vcard:hasEmail <mailto:info@dcvalliance.nl> ;
            vcard:hasURL <https://www.dcvalliance.nl/> ] ;
    dcat:keyword "Atrial fibrillation and flutter"@en,
        "Biological samples"@en,
        "Cohort"@en,
        "Cross-sectional"@en,
        "Disease specific"@en,
        "Female"@en,
        "HBC   HBCx"@en,
        "Heart failure"@en,
        "Hospital"@en,
        "Image collection"@en,
        "Imaging data"@en,
        "Liquor"@en,
        "Longitudinal"@en,
        "Male"@en,
        "Not available"@en,
        "Occlusion and stenosis of carotid artery"@en,
        "Other"@en,
        "Other and unspecified symptoms and signs involving cognitive functions and awareness"@en,
        "Physiological Biochemical measurements"@en,
        "Plasma"@en,
        "Population-based"@en,
        "Serum"@en,
        "Survey data"@en ;
    dcat:qualifiedAttribution [ a dcat:Attribution ;
            dcat:agent [ a foaf:Agent,
                        foaf:Organization ;
                    dct:identifier "DCVA" ;
                    foaf:homepage <https://www.dcvalliance.nl/> ;
                    foaf:mbox <mailto:info@dcvalliance.nl> ;
                    foaf:name "Dutch Cardiovascular Alliance (DCVA)" ] ] ;
    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://id.loc.gov/vocabulary/iso639-1/en> a dct:LinguisticSystem .

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

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

