@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://rs.tdwg.org/ontology/voc/TaxonName#> .
<http://taxref.mnhn.fr/lod/name/38301>	rdf:type	ns1:TaxonName .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
<http://taxref.mnhn.fr/lod/name/38301>	rdf:type	skos:Concept .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://taxref.mnhn.fr/lod/name/38301>	rdfs:label	"Lepiota bickhamensis P.D.Orton, 1984" ;
	skos:broader	<http://taxref.mnhn.fr/lod/name/193979> ;
	skos:prefLabel	"Lepiota bickhamensis" .
@prefix dct:	<http://purl.org/dc/terms/> .
<http://taxref.mnhn.fr/lod/name/38301>	dct:identifier	"38301" .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://taxref.mnhn.fr/lod/name/38301>	foaf:page	<https://inpn.mnhn.fr/espece/cd_nom/38301?lg=en> ,
		<http://www.indexfungorum.org/names/NamesRecord.asp?RecordID=114111> ,
		<https://www.gbif.org/species/2535455> .
@prefix schema:	<http://schema.org/> .
<http://taxref.mnhn.fr/lod/name/38301>	schema:identifier	_:b75785435 ,
		_:b76343581 .
@prefix taxrefprop:	<http://taxref.mnhn.fr/lod/property/> .
<http://taxref.mnhn.fr/lod/name/38301>	taxrefprop:hasAuthority	"P.D.Orton, 1984" .
@prefix taxrefrk:	<http://taxref.mnhn.fr/lod/taxrank/> .
<http://taxref.mnhn.fr/lod/name/38301>	taxrefprop:hasRank	taxrefrk:Species ;
	taxrefprop:isReferenceNameOf	<http://taxref.mnhn.fr/lod/taxon/38301> .
@prefix dwc:	<http://rs.tdwg.org/dwc/terms/> .
<http://taxref.mnhn.fr/lod/name/38301>	dwc:scientificName	"Lepiota bickhamensis" .
@prefix taxref:	<http://taxref.mnhn.fr/lod/> .
<http://taxref.mnhn.fr/lod/name/38301>	skos:inScheme	taxref:taxref-ld ;
	ns1:nameComplete	"Lepiota bickhamensis" .
@prefix ns11:	<http://www.wikidata.org/prop/direct/> .
<http://taxref.mnhn.fr/lod/name/38301>	ns11:P1391	"114111" ;
	ns11:P846	"2535455" .
_:b75785435	rdf:type	schema:PropertyValue ;
	rdfs:label	"GBIF id" ;
	schema:propertyID	ns11:P846 ;
	schema:value	"2535455" .
_:b76343581	rdf:type	schema:PropertyValue ;
	rdfs:label	"Index Fungorum id" ;
	schema:propertyID	ns11:P1391 ;
	schema:value	"114111" .