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

Attributes

Aufnahme eines Arzneimittels in die Arzneimittelliste
inclusion of a medicinal product in the list of medicinal products
admission d'un médicament dans la liste des médicaments
ammissione d'un medicamento nell’elenco dei medicamenti
2017-08-21T16:08:52.8230000Z
37492
https://www.termdat.bk.admin.ch/entry/37492
FCh, Terminology Section, 2016
V Krankenversicherung, Art. 63 Abs. 2 (SR 832.102, Stand 2016-08)
O Assurance-maladie, art. 63 al. 2 (RS 832.102, état 2016-08)
O Assicurazione malattie, art. 63 cpv. 2 (RS 832.102, stato 2016-01)
EXP: in die Spezialitätenliste
USG: suggestion; EXP: in the list of pharmaceutical specialties
EXP: dans la liste des spécialités
EXP: nell'elenco delle specialità
FCh, Terminology Section, 2016
V Krankenversicherung, Art. 63 Abs. 2 (SR 832.102, Stand 2016-08)
O Assurance-maladie, art. 63 al. 2 (RS 832.102, état 2016-08)
O Assicurazione malattie, art. 63 cpv. 2 (RS 832.102, stato 2016-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 removal of a medicinal product from the list of pharmaceutical specialties
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.