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

Attributes

Splitbehandlung im Abstand von 9 - 28 Tagen: erste Behandlung mit 1.75 l/ha bis 2 Tage vor dem Pflanzen und zweite Behandlung mit 1.75 l/ha nach dem Anwachsen 7-10 Tage nach dem Pflanzen.
Application fractionnée tous les 9 à 28 jours: premier traitement avec 1,75 l/ha jusqu'à deux jours avant la plantation et deuxième traitement avec 1,75 l/ha après l'enracinement 7 à 10 jours après la plantation.
Trattamento frazionato a un intervallo di 9-28 giorni: primo trattamento con 1.75 l/ha fino a 2 giorni prima della piantagione e secondo trattamento con 1.75 l/ha dopo la levata 7-10 giorni dopo la 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 955e2525-f2bf-51d1-bfe5-e314efc15c1f
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.