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

Attributes

GSM
MSF
BFM, Terminologiesammlung, 2010
ODM, Collection terminologique, 2010
EXP: heute beschränkt sich die obligatorische Untersuchung auf ein Tuberkulosescreening bei Asylsuchenden und Flüchtlingen
EXP: actuellement, le seul contrôle obligatoire consiste en un dépistage de la tuberculose pratiqué chez les requérants d'asile et les réfugiés
EXP: attualmente, il controllo obbligatorio è limitato allo screening della tubercolosi effettuato tra i richiedenti l'asilo e rifugiati
nach ([BAG, Grenzsanitarische Massnahmen, 2014-06-13, Internet](http://www.bag.admin.ch/themen/medizin/00682/00687/index.html?lang=de))
d'après ([OFSP, Service sanitaire de frontière, 2014-06-13, Internet](http://www.bag.admin.ch/themen/medizin/00682/00687/index.html?lang=fr))
secondo ([UFSP, Misure sanitarie di confine, 2014-06-13, Internet](http://www.bag.admin.ch/themen/medizin/00682/00687/index.html?lang=it))
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: No results found.
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
has part health-related measure at the border
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.