This service retrieves information about a taxon from GBIF (Global Biodiversity Information Facility). It takes as input a name identifier (GBIF key) provided using property dwc:scientificNameID.
In the graph produced, the taxon is represented as an instance of the dwc:Taxon and comes with the following information:
currently accepted/valid name (dwc:acceptedNameUsage and dwc:acceptedNameUsageID), scientific name (dwc:scientificName and dwc:scientificNameID), scientific name authorhip (dwc:scientificNameAuthorship), article in which the name was published (dwc:namePublishedIn), source (dwc:nameAccordingTo), classification (dwc:kingdom, dwc:phylum, dwc:class, dwc:order, dwc:family, dwc:genus), parent taxon (skos:broader), taxonomic rank (dwc:taxonRank and taxrefp:hasRank), URL of the taxon name web page (schema:sameAs).
Simply click on this example URI: https://sparql-micro-services.org/ld/gbif/id/2360305
Or copy/paste this code in a Linux shell:
curl --header "Accept:text/turtle" https://sparql-micro-services.org/ld/gbif/id/2360305