@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/31536>	rdf:type	ns1:TaxonName .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
<http://taxref.mnhn.fr/lod/name/31536>	rdf:type	skos:Concept .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://taxref.mnhn.fr/lod/name/31536>	rdfs:label	"Mycena venustula Qu\u00E9l., 1883" ;
	skos:broader	<http://taxref.mnhn.fr/lod/name/194954> ;
	skos:prefLabel	"Mycena venustula" .
@prefix dct:	<http://purl.org/dc/terms/> .
<http://taxref.mnhn.fr/lod/name/31536>	dct:identifier	"31536" .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://taxref.mnhn.fr/lod/name/31536>	foaf:page	<http://www.indexfungorum.org/names/NamesRecord.asp?RecordID=146967> ,
		<https://inpn.mnhn.fr/espece/cd_nom/31536?lg=en> ,
		<https://www.gbif.org/species/2527175> .
@prefix schema:	<http://schema.org/> .
<http://taxref.mnhn.fr/lod/name/31536>	schema:identifier	_:b75727920 ,
		_:b76311002 .
@prefix taxrefprop:	<http://taxref.mnhn.fr/lod/property/> .
<http://taxref.mnhn.fr/lod/name/31536>	taxrefprop:hasAuthority	"Qu\u00E9l., 1883" .
@prefix taxrefrk:	<http://taxref.mnhn.fr/lod/taxrank/> .
<http://taxref.mnhn.fr/lod/name/31536>	taxrefprop:hasRank	taxrefrk:Species ;
	taxrefprop:isReferenceNameOf	<http://taxref.mnhn.fr/lod/taxon/31536> .
@prefix dwc:	<http://rs.tdwg.org/dwc/terms/> .
<http://taxref.mnhn.fr/lod/name/31536>	dwc:scientificName	"Mycena venustula" .
@prefix taxref:	<http://taxref.mnhn.fr/lod/> .
<http://taxref.mnhn.fr/lod/name/31536>	skos:inScheme	taxref:taxref-ld ;
	ns1:nameComplete	"Mycena venustula" .
@prefix ns11:	<http://www.wikidata.org/prop/direct/> .
<http://taxref.mnhn.fr/lod/name/31536>	ns11:P1391	"146967" ;
	ns11:P846	"2527175" .
_:b75727920	rdf:type	schema:PropertyValue ;
	rdfs:label	"GBIF id" ;
	schema:propertyID	ns11:P846 ;
	schema:value	"2527175" .
_:b76311002	rdf:type	schema:PropertyValue ;
	rdfs:label	"Index Fungorum id" ;
	schema:propertyID	ns11:P1391 ;
	schema:value	"146967" .