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

Attributes

Nur in Tankmischung mit Malvin WG 0.1% (1.6 kg/ha), Delan WG 0.03% (480 g/ha) oder Delan 500 SC 0.05% (0.8 l/ha).
Seulement en mélange avec Malvin WG 0.1% (1.6 kg/ha), Delan WG 0.03% (480 g/ha) ou Delan 500 SC 0.05% (0.8 l/ha).
Soltanto in combinazione con Malvin WG 0.1% (1.6 kg/ha), Delan WG 0.03% (480 g/ha) o Delan 500 SC 0.05% (0.8 l/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 9ce06330-1ab6-56f9-91ef-a39246ae95a9
Notice d0b2be00-ae99-5b8f-9404-a56362612b61
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.