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

Attributes

selbstdispensierender Arzt
pro-pharmacy doctor
médecin propharmacien
medico dispensatore
2018-10-09T12:19:15.3870000Z
37609
SD-Arzt
https://www.termdat.bk.admin.ch/entry/37609
FCh, Terminology Section, 2016
Preisüberwacher, Medikamente ([Internet, 2016-01-18](https://www.preisueberwacher.admin.ch/pue/de/home/themen/gesundheitswesen/medikamente.html))
Surveillance des prix, médicaments ([Internet, 2016-01-18](https://www.preisueberwacher.admin.ch/pue/fr/home/themes/medical-sante/medicaments.html))
Sorveglianza dei prezzi, medicamenti ([Internet, 2016-01-11,](https://www.preisueberwacher.admin.ch/pue/it/home/temi/sanita/medicamenti.html))
USG: suggestion
FCh, Terminology Section, 2016
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 pro-pharmacy
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.