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

Attributes

Splitbehandlung im Abstand von 2 - 8 Wochen: 1.75 l/ha im Vorauflauf und 1.75 l/ha im Nachauflauf bis BBCH 14.
Application fractionnée toutes les 2 à 8 semaines : 1,75 l/ha en prélevée et 1,75 l/ha en postlevée jusqu¿à BBCH 14.
Trattamento frazionato a un intervallo di 2-8 settimane: 1.75 l/ha in pre-emergenza e 1.75 l/ha in post-emergenza fino allo stadio BBCH 14.
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 71995a94-5477-5d45-a222-0b96e2db19a8
Notice 77fb2ed4-d154-5a71-8308-980c2543c146
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.