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

Attributes

Dieselpartikelfilter
diesel particulate filter
filtre à particules diesel
filtro antiparticolato diesel
2024-11-13T10:53:04.4691040Z
503239
https://www.termdat.bk.admin.ch/entry/503239
ASTRA, Bereich Fahrzeugtypisierung, Hinweis Arbeitsmotorwagen und Arbeitsmotoren Dieselpartikelfilter (DPF), 2008-09-26, S. 1
UVEK/BFE, Design Methodology for Supervisory Control of Vehicle Propulsion Systems, 2022-03-16, p. 4, no 2
OFROU, Fiche d’information - Mesure du nombre de particules émises par les véhicules diesel, 2022-11, p. 4, ch. 5
METAS, Il METAS nel 2023, 2024-04, pag. 21
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

property subject
hyponym particulate filter
seeAlso soot particulate filter
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.