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

Attributes

Reihenbehandlung mit Abschirmung der Kultur, bis Stadium BBCH 55 (bis erste Einzelblüten sichtbar, aber noch geschlossen). Nicht im Pflanzjahr.
Traitement sous le rang avec protection de la culture jusqu'au stade BBCH 55 (jusqu'à ce que la première fleur soit visible, mais encore fermée). Ne pas utiliser pendant l'année de plantation.
Trattamento sulla fila con schermatura della coltura, fino allo stadio BBCH 55 (finché i primi fiori separati sono visibili, ma non ancora sbocciati). Non nell'anno di piantagione.
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 9cbca0f1-469c-5c79-9125-6420e5b01a47
Notice a92f448e-2884-55c2-9e6e-690191f6b5e4
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.