@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/8459>	rdf:type	ns1:TaxonName .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
<http://taxref.mnhn.fr/lod/name/8459>	rdf:type	skos:Concept .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://taxref.mnhn.fr/lod/name/8459>	rdfs:label	"Carabus splendens Olivier, 1790" ;
	skos:broader	<http://taxref.mnhn.fr/lod/name/190328> ;
	skos:prefLabel	"Carabus splendens" .
@prefix dct:	<http://purl.org/dc/terms/> .
<http://taxref.mnhn.fr/lod/name/8459>	dct:identifier	"8459" .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://taxref.mnhn.fr/lod/name/8459>	foaf:page	<https://www.gbif.org/species/4470615> ,
		<http://www.eu-nomen.eu/portal/taxon.php?GUID=urn:lsid:faunaeur.org:taxname:387170> ,
		<https://inpn.mnhn.fr/espece/cd_nom/8459?lg=en> .
@prefix schema:	<http://schema.org/> .
<http://taxref.mnhn.fr/lod/name/8459>	schema:identifier	_:b75561172 ,
		_:b75864348 .
@prefix taxrefprop:	<http://taxref.mnhn.fr/lod/property/> .
<http://taxref.mnhn.fr/lod/name/8459>	taxrefprop:hasAuthority	"Olivier, 1790" .
@prefix taxrefrk:	<http://taxref.mnhn.fr/lod/taxrank/> .
<http://taxref.mnhn.fr/lod/name/8459>	taxrefprop:hasRank	taxrefrk:Species ;
	taxrefprop:isReferenceNameOf	<http://taxref.mnhn.fr/lod/taxon/8459> .
@prefix dwc:	<http://rs.tdwg.org/dwc/terms/> .
<http://taxref.mnhn.fr/lod/name/8459>	dwc:scientificName	"Carabus splendens" .
@prefix taxref:	<http://taxref.mnhn.fr/lod/> .
<http://taxref.mnhn.fr/lod/name/8459>	skos:inScheme	taxref:taxref-ld ;
	ns1:nameComplete	"Carabus splendens" .
@prefix ns11:	<http://www.wikidata.org/prop/direct/> .
<http://taxref.mnhn.fr/lod/name/8459>	ns11:P1895	"urn:lsid:faunaeur.org:taxname:387170" ;
	ns11:P846	"4470615" .
_:b75561172	rdf:type	schema:PropertyValue ;
	rdfs:label	"Fauna Europaea id" ;
	schema:propertyID	ns11:P1895 ;
	schema:value	"urn:lsid:faunaeur.org:taxname:387170" .
_:b75864348	rdf:type	schema:PropertyValue ;
	rdfs:label	"GBIF id" ;
	schema:propertyID	ns11:P846 ;
	schema:value	"4470615" .