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

Attributes

Nierenpunktion
ponction rénale
punzione del rene
2021-08-04T09:12:35.7000000Z
193351
https://www.termdat.bk.admin.ch/entry/193351
BFS, Schweizerische Operationsklassifikation (CHOP), Alphabetisches Verzeichnis – Version 2019, S. 352
OFS, Classification Suisse des Interventions Chirurgicales (CHOP), Index systématique – Version 2012, p. 154
MedPop, Pforster, Malattie urinarie / renali, Biopsia renale, 2009-05-20, pag. 5 ([Internet, 2021-06-09](http://www.pforster.ch/ydisp/PT%205_4/54.pdf))
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: No results found.
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.