@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/79265>	rdf:type	ns1:TaxonName .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
<http://taxref.mnhn.fr/lod/name/79265>	rdf:type	skos:Concept .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://taxref.mnhn.fr/lod/name/79265>	rdfs:label	"Xenopus laevis (Daudin, 1803)" ;
	skos:broader	<http://taxref.mnhn.fr/lod/name/199068> ;
	skos:prefLabel	"Xenopus laevis" .
@prefix dct:	<http://purl.org/dc/terms/> .
<http://taxref.mnhn.fr/lod/name/79265>	dct:identifier	"79265" .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://taxref.mnhn.fr/lod/name/79265>	foaf:page	<https://inpn.mnhn.fr/espece/cd_nom/79265?lg=en> ,
		<https://www.gbif.org/species/5217334> ,
		<http://apiv3.iucnredlist.org/api/v3/taxonredirect/110466172> .
@prefix schema:	<http://schema.org/> .
<http://taxref.mnhn.fr/lod/name/79265>	schema:identifier	_:b75814095 ,
		_:b76268434 .
@prefix taxrefprop:	<http://taxref.mnhn.fr/lod/property/> .
<http://taxref.mnhn.fr/lod/name/79265>	taxrefprop:hasAuthority	"(Daudin, 1803)" .
@prefix taxrefrk:	<http://taxref.mnhn.fr/lod/taxrank/> .
<http://taxref.mnhn.fr/lod/name/79265>	taxrefprop:hasRank	taxrefrk:Species ;
	taxrefprop:isReferenceNameOf	<http://taxref.mnhn.fr/lod/taxon/79265> .
@prefix dwc:	<http://rs.tdwg.org/dwc/terms/> .
<http://taxref.mnhn.fr/lod/name/79265>	dwc:scientificName	"Xenopus laevis" .
@prefix taxref:	<http://taxref.mnhn.fr/lod/> .
<http://taxref.mnhn.fr/lod/name/79265>	skos:inScheme	taxref:taxref-ld .
@prefix ns11:	<http://www.wikidata.org/prop/direct/> .
<http://taxref.mnhn.fr/lod/name/79265>	ns11:P627	"110466172" ;
	ns1:nameComplete	"Xenopus laevis" ;
	ns11:P846	"5217334" .
_:b75814095	rdf:type	schema:PropertyValue ;
	rdfs:label	"GBIF id" ;
	schema:propertyID	ns11:P846 ;
	schema:value	"5217334" .
_:b76268434	rdf:type	schema:PropertyValue ;
	rdfs:label	"IUCN Red List id" ;
	schema:propertyID	ns11:P627 ;
	schema:value	"110466172" .