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

Attributes

Strahlenmessung
radiation measurement
mesure des rayonnements
misurazione delle radiazioni
2023-08-10T14:49:17.7644070Z
132793
https://www.termdat.bk.admin.ch/entry/132793
ENSI, Strahlenschutz-Serie: Technik der Strahlenmessung ([Internet, 2017-01-25](https://www.ensi.ch/de/2017/01/25/strahlenschutz-serie-technik-der-strahlenmessung/))
ENSI, Radiation Protection ([Internet, 2023-08-10](https://www.ensi.ch/en/regulatory-research/radiation-protection/))
IFSN, Série sur la radioprotection : technique de mesure des rayonnements ([Internet, 2017-01-25](https://www.ensi.ch/fr/2017/01/25/serie-sur-la-radioprotection-technique-de-mesure-des-rayonnements/))
IFSN, Serie sulla radioprotezione: tecniche di misurazione delle radiazioni ([Internet, 2017-01-25](https://www.ensi.ch/it/2017/01/25/serie-sulla-radioprotezione-tecniche-di-misurazione-delle-radiazioni/))
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.