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

Attributes

Material / Einrichtungen
Material and sanitary equipment
Matériel et dispositifs médicaux
Materiale e dispositivi medici
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Outgoing Relationships

property object
is part of MEDICINE
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
termDomain Verordnung des EDI vom 26. April 2017 über den Umgang mit geschlossenen radioaktiven Quellen in der Medizin
termDomain face covering
termDomain source control
termDomain Europäisches Übereinkommen vom 18. März 1986 zum Schutz der für Versuche und andere wissenschaftliche Zwecke verwendeten Wirbeltiere
termDomain Bundesbeschluss vom 17. Juni 1993 zu den drei Übereinkommen des Europarates über den Schutz von Schlachttieren, zum Schutz der für Versuche und andere wissenschaftliche Zwecke verwendeten Wirbeltiere sowie zum Schutz von Heimtieren
termDomain Federal Act of 8 October 2004 on the Transplantation of Organs, Tissues and Cells
termDomain Kooperationsabkommen zwischen der Europäischen Wirtschaftsgemeinschaft und nicht der Gemeinschaft angehörenden COST-Staaten über fünf konzertierte Aktionen im Bereich der Biotechnologie (spezifisches Programm für Forschung und technologische Entwicklung "BRIDGE")
termDomain heart-lung machine
termDomain emergency reception
termDomain hematological laboratory
termDomain microbiological laboratory
termDomain reference laboratory
termDomain national reference laboratory
termDomain hospitalisation zone
termDomain cervical collar
termDomain interventional radiology
termDomain preparation of a radiopharmaceutical
termDomain compact X-ray system
termDomain stray radiation source
termDomain partial protection system
termDomain triage measurement
termDomain typing laboratory
termDomain in-patient care
termDomain semi-inpatient arrangement
termDomain doctor's mandate
termDomain diagnostic test
termDomain hospitalisation
termDomain surgical glove
termDomain examination glove
termDomain medical gas
termDomain medical oxygen
termDomain Federal Commission for Analyses, Aids and Devices
has part MEDICINE
termDomain medizinische Mittel und Gegenstände
termDomain bone mineral densitometry
termDomain blood glucose monitor
termDomain blood glucose meter
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.