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

Attributes

technische Ortung
technical localization
localisation technique
localizzazione tecnica
2019-02-18T08:08:35.0800000Z
447017
https://www.termdat.bk.admin.ch/entry/447017
FCh, Terminology Section, 2018
Interassociazione di salvataggio, 2018
REDOG, Vermisstensuche > Technische Ortung in der Vermisstensuche ([Internet, 2018-10-10](http://www.redog.ch/redog/vermisstensuche/technische-ortung.html))
Interassociation de sauvetage, 2018
Die Technische Ortung unterstützt die Suche von vermissten Personen im Gelände unter anderem mit Wärmebildkameras. Die einsatzfähigen Geräteführerinnen und -führer sind in der Lage, mittels einer leistungsfähigen Wärmebildkamera (FLIR) offenes Gelände und grosse Flächen rasch und effektiv nach vorhandenen Wärmequellen abzusuchen. Im Vordergrund steht dabei ein möglicher Zeitgewinn.
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.