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

Attributes

agrobiodiversity
Diversity of useful plants in managed ecosystems.
Harold Brookfield, Exploring Agrodiversity, Columbia University Press, 2001.
The use of women as agrobiodiversity conservators is based on the belief that women are the main users of natural resources.
This term is much more common than agrodiversity [or agricultural diversity]. It is commonly used to mean the diversity of useful plants in managed ecosystems. Agrobiodiversity was defined by Guo Huijun, Dao Zhiling, and Brookfield (Guo Huijun and C. Padoch. 1995. Patterns and management of agroforestry systems in Yunnan: An approach to upland rural development. Global Environmental Change: Human and Policy Dimensions 5(4), p.15) as “management and direct use of biological species, including all crops, semi-domesticates and wild species.”
Harold Brookfield, Exploring Agrodiversity, Columbia University Press, 2001, p. 40.
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
has part agricultural biodiversity
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.