@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/182>	rdf:type	ns1:TaxonName .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
<http://taxref.mnhn.fr/lod/name/182>	rdf:type	skos:Concept .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://taxref.mnhn.fr/lod/name/182>	rdfs:label	"Lacerta aquatica Linnaeus, 1758" ;
	skos:prefLabel	"Lacerta aquatica" .
@prefix dct:	<http://purl.org/dc/terms/> .
<http://taxref.mnhn.fr/lod/name/182>	dct:identifier	"182" .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix ns6:	<http://zoobank.org/> .
<http://taxref.mnhn.fr/lod/name/182>	foaf:page	ns6:d38ef64e-c05f-4fa9-9440-8e4ac25ddf63 ,
		<https://inpn.mnhn.fr/espece/cd_nom/182?lg=en> ,
		<https://www.gbif.org/species/8426540> ,
		<https://www.catalogueoflife.org/data/taxon/6NRCG> .
@prefix schema:	<http://schema.org/> .
<http://taxref.mnhn.fr/lod/name/182>	schema:identifier	_:b76761641 ,
		_:b75984304 .
@prefix taxrefprop:	<http://taxref.mnhn.fr/lod/property/> .
<http://taxref.mnhn.fr/lod/name/182>	taxrefprop:hasAuthority	"Linnaeus, 1758" .
@prefix taxrefrk:	<http://taxref.mnhn.fr/lod/taxrank/> .
<http://taxref.mnhn.fr/lod/name/182>	taxrefprop:hasRank	taxrefrk:Species ;
	taxrefprop:isSynonymOf	<http://taxref.mnhn.fr/lod/taxon/444431> .
@prefix dwc:	<http://rs.tdwg.org/dwc/terms/> .
<http://taxref.mnhn.fr/lod/name/182>	dwc:scientificName	"Lacerta aquatica" .
@prefix taxref:	<http://taxref.mnhn.fr/lod/> .
<http://taxref.mnhn.fr/lod/name/182>	skos:inScheme	taxref:taxref-ld .
@prefix ns12:	<http://www.wikidata.org/prop/direct/> .
<http://taxref.mnhn.fr/lod/name/182>	ns12:P846	"8426540" ;
	ns12:P1746	"d38ef64e-c05f-4fa9-9440-8e4ac25ddf63" .
_:b75984304	rdf:type	schema:PropertyValue ;
	rdfs:label	"GBIF id" ;
	schema:propertyID	ns12:P846 ;
	schema:value	"8426540" .
_:b76761641	rdf:type	schema:PropertyValue ;
	rdfs:label	"ZooBank id" ;
	schema:propertyID	ns12:P1746 ;
	schema:value	"d38ef64e-c05f-4fa9-9440-8e4ac25ddf63" .