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