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

Attributes

Splitbehandlung: 2 x 1.25 kg/ha, erste Behandlung Ende Blüte (Trieblänge 3 bis 5 cm) und zweite Behandlung 2 -5 Wochen später.
Traitement fractionné: 2 x 1.25 kg/ha, premirr traitement en fin de floraison (pousse de 3 à 5 cm); 2ème traitement 2 -5 semaines plus tard.
Trattamento frazionato: 2 x 1.25 kg/ha, primo trattamento a fine fioritura (lunghezza dei germogli da 3 a 5 cm) e secondo trattamento 2 -5 settimane dopo.
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 bbc4800b-b2dc-5072-9f66-a22afc14fee7
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.