@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/79301>	rdf:type	ns1:TaxonName .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
<http://taxref.mnhn.fr/lod/name/79301>	rdf:type	skos:Concept .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://taxref.mnhn.fr/lod/name/79301>	rdfs:label	"Myotis bechsteinii (Kuhl, 1817)" ;
	skos:broader	<http://taxref.mnhn.fr/lod/name/195005> ;
	skos:prefLabel	"Myotis bechsteinii" .
@prefix dct:	<http://purl.org/dc/terms/> .
<http://taxref.mnhn.fr/lod/name/79301>	dct:identifier	"79301" .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://taxref.mnhn.fr/lod/name/79301>	foaf:page	<https://inpn.mnhn.fr/espece/cd_nom/79301?lg=en> ,
		<http://apiv3.iucnredlist.org/api/v3/taxonredirect/14123> ,
		<http://www.eu-nomen.eu/portal/taxon.php?GUID=urn:lsid:faunaeur.org:taxname:305408> .
@prefix schema:	<http://schema.org/> .
<http://taxref.mnhn.fr/lod/name/79301>	schema:identifier	_:b75577978 ,
		_:b76281895 .
@prefix taxrefprop:	<http://taxref.mnhn.fr/lod/property/> .
<http://taxref.mnhn.fr/lod/name/79301>	taxrefprop:hasAuthority	"(Kuhl, 1817)" .
@prefix taxrefrk:	<http://taxref.mnhn.fr/lod/taxrank/> .
<http://taxref.mnhn.fr/lod/name/79301>	taxrefprop:hasRank	taxrefrk:Species ;
	taxrefprop:isReferenceNameOf	<http://taxref.mnhn.fr/lod/taxon/79301> .
@prefix dwc:	<http://rs.tdwg.org/dwc/terms/> .
<http://taxref.mnhn.fr/lod/name/79301>	dwc:scientificName	"Myotis bechsteinii" .
@prefix taxref:	<http://taxref.mnhn.fr/lod/> .
<http://taxref.mnhn.fr/lod/name/79301>	skos:inScheme	taxref:taxref-ld .
@prefix ns11:	<http://www.wikidata.org/prop/direct/> .
<http://taxref.mnhn.fr/lod/name/79301>	ns11:P627	"14123" ;
	ns1:nameComplete	"Myotis bechsteinii" ;
	ns11:P1895	"urn:lsid:faunaeur.org:taxname:305408" .
_:b75577978	rdf:type	schema:PropertyValue ;
	rdfs:label	"Fauna Europaea id" ;
	schema:propertyID	ns11:P1895 ;
	schema:value	"urn:lsid:faunaeur.org:taxname:305408" .
_:b76281895	rdf:type	schema:PropertyValue ;
	rdfs:label	"IUCN Red List id" ;
	schema:propertyID	ns11:P627 ;
	schema:value	"14123" .