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

Attributes

Die Anwendung von Produkten, die Phosphorwasserstoff freisetzen, darf im Freiland nur von Personen, die im Besitz einer Fachbewilligung für die Schädlingsbekämpfung mit Begasungsmitteln oder einer Fachbewilligung für die Verwendung von Pflanzenschutzmitteln in der Landwirtschaft und im Gartenbau sind, erfolgen. Die Anwendung durch Drittpersonen unter Anleitung eines Inhabers der Fachbewilligung ist nicht zulässig.
Les produits qui libèrent de l'hydrure de phosphore ne peuvent être employés en grandes quantités en plein air que par des personnes titulaires d'un permis professionnel pour l'emploi des fumigants ou d'un permis professionnel pour l'emploi de produits phytosanitaires dans l'agriculture et l'horticulture. L'utilisation par un tiers sur instruction d'une personne titulaire d'un permis n'est pas autorisée.
L'utilizzo di prodotti che liberano fosfina può avvenire all'aperto in grandi quantità solo da parte di persone in possesso di una autorizzazione speciale per la lotta antiparassitaria con fumiganti o una autorizzazione speciale per l'impiego di prodotti fitosanitari nell'agricoltura, nell'orticoltura e nel giardinaggio. Non è consentito l'utilizzo da parte di terze persone anche dopo un'istruzione impartita da un titolare di un'autorizzazione speciale.
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
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.