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

Attributes

Pflegefachfrau
infirmière
infermiera
2021-05-11T16:14:39.1930000Z
481548
https://www.termdat.bk.admin.ch/entry/481548
Association suisse des infirmiers et infirmières, Formation en soins infirmiers, Infirmière diplômée HES / Infirmier diplômé HES ([Internet, 2021-05-10](https://www.sbk.ch/fr/formation/formation-en-soins-infirmiers/infirmiere-diplomee-hes-/-infirmier-diplome-hes))
O Riconoscimento delle professioni sanitarie, art. 8 lett. f (RS 811.214, stato 2020-02)
Gesundheitsberufegesetz, Art. 2 Abs. 1 Bst. a (SR 811.21, Stand 2020-02)
EXP: es gibt z. B. "dipl. Pflegefachfrau HF und "dipl. Pflegefachfrau FH"
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.