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

Attributes

SPe 1 - Zum Schutz von Grundwasser Anwendung Quinmerac-haltiger Produkte nur alle 2 Jahre auf derselben Parzelle. Herbstanwendung nur alle 4 Jahre. Maximal 250 g Quinmerac/ ha.
SPe 1 - Pour protéger les eaux souterraines, appliquer des produits contenant du quinmérac au maximum tous les 2 ans sur la même parcelle. En automne au maximum tous les 4 ans. Au maximum 250 g de Quinmerac/ ha.
SPe 1 - Per proteggere le acque sotterranee applicare prodotti contenenti Quinmerac al massimo ogni 2 anni sulla stessa particella. Applicazioni in autunno al massimo ogni 4 anni. Al massimo 250 g Quinmerac/ ha.
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
Notice 9d4301c4-6a59-58a1-99f1-f756ece71217
Notice 27ab92b0-153f-5551-8848-5d8e22286a19
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.