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