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

Attributes

Biologisches Taxon der Kulturpflanze
Crop taxon
Biologisches Taxon der Kulturpflanze
Crop taxon
A crop is a plant that can be grown and harvested extensively for profit or subsistence. The class of crop taxa hence contains all biological taxa of crops, for example *Triticum aestivum* or *Glycine max*.
A crop is a plant that can be grown and harvested extensively for profit or subsistence. The class of crop taxa hence contains all biological taxa of crops, for example *Triticum aestivum* or *Glycine max*.
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
domain EPPO code
range Botanical plant
range Parent taxon
domain Parent taxon
domain Taxon rank
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

superclass description
Biological taxon Gruppe von einem oder mehreren Organismen, die ein Taxonom als Einheit betrachtet.
Biological taxon Group of one or more organism(s), which a taxonomist adjudges to be a unit.
Biological taxon Groupe d'un ou plusieurs organismes qu'un taxonomiste considère comme une unité.
Biological taxon Gruppo di uno o più organismi che un tassonomista considera come un'unità.
Biological taxon Gruppe von einem oder mehreren Organismen, die ein Taxonom als Einheit betrachtet.
Biological taxon Group of one or more organism(s), which a taxonomist adjudges to be a unit.
Biological taxon Groupe d'un ou plusieurs organismes qu'un taxonomiste considère comme une unité.
Biological taxon Gruppo di uno o più organismi che un tassonomista considera come un'unità.
SELECT ?subclass ?description WHERE { ?subclass rdfs:subClassOf ?? . OPTIONAL { ?subclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Subclasses of this Class: No results found.