SELECT ?property ?value WHERE { BIND (?? AS ?s) ?s ?property ?value . FILTER (isLiteral(?value)) } LIMIT 1000

Attributes

Herztransplantation
heart transplantation
transplantation cardiaque
trapianto cardiaco
2022-03-01T07:40:55.9630000Z
55518
https://www.termdat.bk.admin.ch/entry/55518
BAG, Medizin & Forschung > Spende und Transplantation > Ablauf > Fallbeispiel: Ein neues Herz, 2019-08-19 ([Internet, 2022-01-10](https://www.bag.admin.ch/bag/de/home/medizin-und-forschung/transplantationsmedizin/transplantieren-von-organen-geweben-Zellen/fallbeispiel-neues-herz.html))
MSD, MSD Manual, Heart Transplantation, 2020-06 ([Internet, 2022-01-10](https://www.msdmanuals.com/home/immune-disorders/transplantation/heart-transplantation))
OFSP, La transplantation du coeur, des valvules cardiaques et vaisseaux sanguins, 2017-01, p. 1, al. 1
UFSP, Medicina & ricerca > Donazione e trapianto > Procedura > La procedura di trapianto di un organo, 2019-08-19 ([Internet, 2022-01-10](https://www.bag.admin.ch/bag/it/home/medizin-und-forschung/transplantationsmedizin/transplantieren-von-organen-geweben-Zellen/fallbeispiel-neues-herz.html))
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
seeAlso heart
SELECT ?instance ?description WHERE { BIND (?? AS ?class) ?instance (rdf:type|owl:type) ?class . OPTIONAL { ?instance schema:description ?description . } } LIMIT 5000
Instances of this Class: No results found.
SELECT ?superclass ?description WHERE { ?? rdfs:subClassOf ?superclass . OPTIONAL { ?superclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Superclasses of this Class: No results found.
SELECT ?subclass ?description WHERE { ?subclass rdfs:subClassOf ?? . OPTIONAL { ?subclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Subclasses of this Class: No results found.