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

Attributes

Nur in Tankmischung mit Captan 80 % (0.1 %, 1.6 kg/ha) oder Dithianon 70 % (0.03 %, 480 g/ha).
Uniquement en mélange avec du Captan 80 % (0.1 %, 1.6 kg/ha) ou du Dithianon 70 % (0.03 %, 480 g/ha).
Soltanto in combinazione con Captano 80 % (0.1 %, 1.6 kg/ha) o Ditianon 70 % (0.03 %, 480 g/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 1afdb2ba-ae67-57f1-b103-fa470c61e17a
Notice b58edcdf-1c17-5b56-9c60-be3a95e0c58d
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.