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

Attributes

Laboruntersuchung
laboratory test
analyse de laboratoire
esame di laboratorio
2021-03-16T14:44:42.5470000Z
66402
https://www.termdat.bk.admin.ch/entry/66402
BG Genetische Untersuchungen beim Menschen, Art. 3 Bst. a (SR 810.12, Stand 2014-01)
LF Analyse génétique humaine, art. 3 let. a (RS 810.12, état 2014-01)
LF Esami genetici sull'essere umano, art. 3 lett. a (RS 810.12, stato 2014-01)
FA Human Genetic Testing, art. 3 let. a (SR 810.12, transl., status 2014-01)
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 laboratory test
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.