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

Attributes

direkte Radiografie
direct radiography
radiographie directe
radiografia diretta
Radiografie mit Bildaufzeichnung in der Bildempfangsebene.
Radiographie avec enregistrement de l’image par le récepteur d’image.
Radiografia con registrazione dell’immagine sul piano di ricezione della stessa.
2023-10-02T07:45:21.3708200Z
444261
https://www.termdat.bk.admin.ch/entry/444261
V Strahlenschutz medizinische Röntgensysteme, Anhang 1 (SR 814.542.1, Stand 2017-04)
O Radioprotection systèmes radiologiques à usage médical, Annexe 1 (RS 814.542.1, état 2017-04)
O Radioprotezione sistemi a raggi X per uso medico, Allegato 1 (RS 814.542.1, stato 2017-04)
AGFA, Digital Radiography Meets Artificial Intelligence ([Internet, 2023-03-20](https://medimg.agfa.com/main/direct-radiography/))
V Strahlenschutz medizinische Röntgensysteme, Anhang 1 (SR 814.542.1, Stand 2017-04)
O Radioprotezione sistemi a raggi X per uso medico, Allegato 1 (RS 814.542.1, stato 2017-04)
d'après O Radioprotection systèmes radiologiques à usage médical, Annexe 1 (RS 814.542.1, état 2017-04)
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 indirect radiography
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.