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

Attributes

idiopathische Lungenfibrose
fibrose pulmonaire idiopathique
fibrosi polmonare idiopatica
2021-06-14T10:24:27.2500000Z
193302
https://www.termdat.bk.admin.ch/entry/193302
BAG, OFEV, Boehringer Ingelheim (Schweiz) GmbH - Neuaufnahme in Spezialitätenliste per 1. September 2015, S. 2, Abs. 3
OFSP, OFSP - Bulletin, 3/2018, 2018, p. 29
UFSP, Elenco delle specialità 2019, 2019-02, pag. 116
Die idiopathische Lungenfibrose ist eine seltene Krankheit, für die bislang keine kurative Behandlung zur Verfügung steht. Die mittlere Überlebenszeit nach bestätigter Diagnose beträgt lediglich 2-3 Jahre.
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
hyponym pulmonary fibrosis
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.