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

Attributes

mascherina filtrante
O 2 COVID-19, all. 3 n. 1 (RS 818.101.24, stato 2020-04-06)
EXP: le mascherine filtranti possono essere di tipo FFP1, FFP2 o FFP3 (a); FFP1 indica un’efficacia filtrante minima contro le particelle solide del 78%, FFP2 un’efficacia minima del 92% contro le particelle solide e liquide, che arriva al 98% per il tipo FFP3 (b)
(a) secondo UFSP, Piano svizzero per pandemia influenzale, 2018, pag. 58 ([Internet, 2020-03-18](https://www.bag.admin.ch/dam/bag/it/dokumente/mt/k-und-i/hygiene-pandemiefall/influenza-pandemieplan-ch.pdf.download.pdf/ufsp-piano-pandemico-ch.pdf)) ; (b) secondo N. Scarpa / D. Sghedoni / M. R. Valetto, COVID-19, la malattia da nuovo coronavirus (SARS-CoV-2), 2020-02-27 ([Internet, 2020-03-27](http://www.comune.chiesainvalmalenco.gov.it/export/sites/default/comune-lanzada/risorse/documenti/documenti/COVID-19-La-malattia-da-nuovo-Coronavirus-27-02-2020-1.pdf))
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 FFP mask
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.