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

Attributes

Verordnung vom 22. März 2017 über das elektronische Patientendossier
Federal Ordinance of 22 March 2017 on the Electronic Patient Record
Ordonnance du 22 mars 2017 sur le dossier électronique du patient
Ordinanza del 22 marzo 2017 sulla cartella informatizzata del paziente
2017-04-06T12:51:28.8100000Z
441710
https://www.termdat.bk.admin.ch/entry/441710
FCh, Terminology Section, 2017
([Amtliche Sammlung des Bundesrechts 2017 2211](https://www.admin.ch/opc/de/official-compilation/2017/2211.pdf))
([Recueil officiel du droit fédéral 2017 2211](https://www.admin.ch/opc/fr/official-compilation/2017/2211.pdf))
([Raccolta ufficiale delle leggi federali 2017 2211](https://www.admin.ch/opc/it/official-compilation/2017/2211.pdf))
STA: SR 816.11
STA: RS 816.11
STA: RS 816.11
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.