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

Attributes

chirurgischer Handschuh
surgical glove
gant chirurgical
guanto chirurgico
2022-07-01T10:59:43.8699430Z
479200
https://www.termdat.bk.admin.ch/entry/479200
Covid-19-Verordnung 3, Anh. 4 Ziff. 2 (SR 818.101.24, Stand 2020-10-19)
COVID-19 Ordinance 3, ann. 4 no. 2 (SR 818.101.24, transl., status 2020-10-19)
O 3 COVID-19, ann. 4 ch. 2 (RS 818.101.24, état 2020-10-19)
O 3 COVID-19, all. 4 n. 2 (RS 818.101.24, stato 2020-10-19)
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.