@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/c639469c-6ab8-4630-9bd9-04a3d498c34f> a dcat:Dataset ;
    dcatap:applicableLegislation <http://data.europa.eu/eli/reg/2025/327/oj> ;
    healthdcatap:minTypicalAge "50"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfUniqueIndividuals "40"^^xsd:nonNegativeInteger ;
    healthdcatap:populationCoverage "collection type: Disease specific,Hospital,Image collection,Longitudinal,Sample collection | disease: HFpEF | data categories: Biological samples,Imaging data,Medical records | materials: Plasma,Serum,Urine | 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,
        "In this phase 2 trial, we expect to obtain proof of concept for a beneficial effect of GGA on HFpEF. In HFpEF patients we will evaluate effects of GGA on signs and symptoms of HFpEF including echographic parameters of diastolic function, exercise tolerance, microvascular endothelial function and kidney function."@nl ;
    dct:identifier "DCVA-064" ;
    dct:issued "2021-07-01T00:00:00+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2026-05-13T10:00:36.313478"^^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 "2026-07-01T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2021-07-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title ""@en,
        "GeranylGeranylAcetone in Heart failure with preserved ejection fraction"@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,
        "Disease specific"@nl,
        "Female"@nl,
        "GLADIATOR-HFpEF  part of RECONNEXT"@nl,
        "HFpEF"@nl,
        "Hospital"@nl,
        "Image collection"@nl,
        "Imaging data"@nl,
        "Longitudinal"@nl,
        "Male"@nl,
        "Medical records"@nl,
        "Plasma"@nl,
        "Sample collection"@nl,
        "Serum"@nl,
        "Urine"@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 .

