@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/74f23708-3028-4545-8d2a-a459d03d03ca> a dcat:Dataset ;
    dcatap:applicableLegislation <http://data.europa.eu/eli/reg/2025/327/oj> ;
    healthdcatap:healthCategory <https://www.wikidata.org/wiki/Q7046274> ;
    healthdcatap:minTypicalAge "18"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfRecords "5090"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfUniqueIndividuals "38"^^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 "HB" ;
            vcard:hasEmail <mailto:research@hartenbank.nl> ;
            foaf:homepage <https://www.hartenbank.nl> ;
            foaf:name "De Hartenbank" ] ;
    dct:description ""@en,
        "De Hartenbank is een centrale biobank die hartweefsel van overleden donoren verzamelt en opslaat voor wetenschappelijk onderzoek. Met dit hartweefsel bekijken onderzoekers hoe een gezond hart precies werkt en wat er misgaat bij verschillende hartziekten. Zo kunnen we ziekten eerder en/of beter vaststellen en betere behandelingen mogelijk maken. Als je je als donor bij de Hartenbank registreert, geef je toestemming om je hart na overlijden te laten opnemen in onze biobank."@nl ;
    dct:identifier "HB" ;
    dct:issued "2020-01-01T00:00:00+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/NLD> ;
    dct:modified "2026-06-02T10:01:54.676189"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://ror.org/01mh6b283> ;
            vcard:hasEmail <mailto:research@hartenbank.nl> ;
            foaf:homepage <https://www.hartenbank.nl> ;
            foaf:name "De Hartenbank" ] ;
    dct:spatial <http://publications.europa.eu/resource/authority/country/NLD> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:startDate "2020-01-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title ""@en,
        "De Hartenbank"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "HB" ;
            vcard:hasEmail <mailto:info@hartenbank.nl> ;
            vcard:hasURL <['https://www.hartenbank.nl']> ] ;
    dcat:keyword "biobank"@nl,
        "donor"@nl,
        "heart"@nl,
        "samples"@nl,
        "tissue"@nl ;
    dcat:qualifiedAttribution [ a dcat:Attribution ;
            dcat:agent [ a foaf:Agent,
                        foaf:Organization ;
                    dct:identifier "https://ror.org/01mh6b283" ;
                    foaf:homepage <https://www.hartenbank.nl> ;
                    foaf:mbox <mailto:research@hartenbank.nl> ;
                    foaf:name "De Hartenbank" ] ] ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/HEAL> ;
    foaf:page <https://www.hartenbank.nl/voor-onderzoekers/requesting-samples/> .

<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 .

<https://www.hartenbank.nl/voor-onderzoekers/requesting-samples/> a foaf:Document .

