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

Attributes

Arbeitnehmerschutz beim Umgang mit Mikroorganismen
protection of employees when handling microorganisms
protection des travailleurs en cas d’utilisation de microorganismes
protezione dei lavoratori in caso di utilizzazione di microrganismi
2020-02-25T12:17:17.7770000Z
477420
https://www.termdat.bk.admin.ch/entry/477420
Einschliessungsverordnung, Art. 2 Abs. 5 (SR 814.912, Stand 2020-01)
O Protection des travailleurs contre les risques liés aux microorganismes, art. 1 al. 1 (RS 832.321, état 2020-01)
O Impiego confinato, art. 2 cpv. 5 (RS 814.912, stato 2020-01)
Containment Ordinance, art. 2 para. 5 (SR 814.912, transl., status 2020-01)
Für den Arbeitnehmerschutz beim Umgang mit Mikroorganismen gilt die Verordnung vom 25. August 1999 über den Schutz der Arbeitnehmerinnen und Arbeitnehmer vor Gefährdung durch Mikroorganismen.
Per la protezione dei lavoratori in caso di utilizzazione di microrganismi si applica l’ordinanza del 25 agosto 1999 sulla protezione dei lavoratori dal pericolo derivante da microrganismi.
The protection of employees when handling microorganisms is governed by the Ordinance of 25 August 1999 on the Protection of Employees from Dangerous Microorganisms.
SELECT ?source ?property WHERE { BIND (?? AS ?o) ?source ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) FILTER (?property NOT IN ( schema:rangeIncludes, schema:domainIncludes, rdfs:range, rdfs:domain, owl:equivalentClass, owl:disjointWith, owl:unionOf, owl:intersectionOf )) FILTER (!STRSTARTS(STR(?property), "http://www.w3.org/ns/shacl#")) } LIMIT 1000

Incoming Relationships

SELECT ?property ?destination WHERE { BIND (?? AS ?s) ?s ?property ?destination . FILTER (isIRI(?destination)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
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

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

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

No results found.
SELECT ?subject ?property ?object WHERE { BIND (?? AS ?o) ?s ?property ?o . FILTER (?property IN ( schema:rangeIncludes, schema:domainIncludes, rdfs:range, rdfs:domain, owl:equivalentClass, owl:disjointWith, owl:unionOf, owl:intersectionOf )) } LIMIT 1000

Schema information - no results found

No results found.
SELECT ?subject ?property ?object WHERE { BIND (?? AS ?object) ?subject ?property ?object . FILTER (STRSTARTS(STR(?property), "http://www.w3.org/ns/shacl#")) } LIMIT 1000

Shape information (SHACL) - no results found

No results found.