@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/5e56334f-0640-4462-9bca-86451a6ba0d9> a dcat:Dataset ;
    dcatap:applicableLegislation <http://data.europa.eu/eli/reg/2025/327/oj> ;
    healthdcatap:maxTypicalAge "78"^^xsd:nonNegativeInteger ;
    healthdcatap:minTypicalAge "20"^^xsd:nonNegativeInteger ;
    healthdcatap:populationCoverage "collection type: Cohort,Hospital,Longitudinal,Sample collection | disease: Primary pulmonary hypertension | data categories: Biological samples,Imaging data,Medical records,Survey data | materials: Peripheral blood cells,Plasma,Serum,Urine,Whole Blood | omics: Metabolomics | imaging: Y | sex: Female,Male"@nl ;
    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 ""@en,
        "longitudinal follow-up program for unaffected mutation carriers at risk for developing pulmonary arterial hypertension"@nl ;
    dct:identifier "DCVA-010" ;
    dct:issued "2017-09-07T00:00:00+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2026-04-17T10:32:34.041167"^^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 "2021-09-07T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2017-09-07T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title ""@en,
        "Detection Of Latent Pulmonary Hypertension In Genetically Susceptible Individuals"@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 "Biological samples"@nl,
        "Cohort"@nl,
        "DOLPHIN-GENESIS"@nl,
        "Female"@nl,
        "Hospital"@nl,
        "Imaging data"@nl,
        "Longitudinal"@nl,
        "Male"@nl,
        "Medical records"@nl,
        "Metabolomics"@nl,
        "Peripheral blood cells"@nl,
        "Plasma"@nl,
        "Primary pulmonary hypertension"@nl,
        "Sample collection"@nl,
        "Serum"@nl,
        "Survey data"@nl,
        "Urine"@nl,
        "Whole Blood"@nl ;
    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 .

