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

Attributes

NAP-PGRFA; NAP-PGREL
(NAP-PGRFA) FCh, Terminology Section, 2022 after FAO, Rolling the National Plan of Action for the Conservation and Sustainable Use of Plant Genetic Resources for Food and Agriculture (NAP-PGRFA) together with farmers' organizations ([Internet, 2022-11-08](https://www.fao.org/plant-treaty/areas-of-work/farmers-rights/inventory-on-frs/news-detail/en/c/809937/)); (NAP-PGREL) ETH Zurich, Department of Environmental Systems Science, PR Genetically valuable: Sweet chestnuts in Switzerland, 2020-05-06 ([Internet, 2022-11-08](https://usys.ethz.ch/en/news-events/news/archive/2020/05/sweet-chestnuts.html))
USG: "NAP-PGRFA" is the preferred abbreviation
FCh, Terminology Section, 2022
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
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.