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

Attributes

Anästhesiepfleger
nurse anaesthetist
infirmier anesthésiste
infermiere anestesista
2019-02-18T09:13:59.0870000Z
447098
https://www.termdat.bk.admin.ch/entry/447098
Interassociation for Rescue Services, 2018
IAS, Terminologie dans le domaine du sauvetage, 2003, p. 16
IVR, Terminologie im Rettungswesen, 2003-05-22 03, S. 17
Ticino Online, tio/20minuti, Ticino > Infermieri, l'elenco dei corsisti diplomati, 2010-12-07 ([Internet, 2018-10-17](https://www.tio.ch/ticino/602694/infermieri--l-elenco-dei-corsisti-diplomati))
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.