A set of SPARQL examples that are used in different SIB resources
Select all triples that relate to the taxon that describes Homo sapiens in the named graph for taxonomy
PREFIX taxon: <http://purl.uniprot.org/taxonomy/>
DESCRIBE taxon:9606
FROM <http://sparql.uniprot.org/taxonomy>
graph TD
classDef projected fill:lightgreen;
classDef literal fill:orange;
classDef iri fill:yellow;
v1("?_describe_3b93fb9548914f3581febfeabf38444918"):::projected
bind0[/"'taxon:9606'"/]
bind0 --as--o v1