@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/4025>	rdf:type	ns1:TaxonName .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
<http://taxref.mnhn.fr/lod/name/4025>	rdf:type	skos:Concept .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://taxref.mnhn.fr/lod/name/4025>	rdfs:label	"Motacilla svecica Linnaeus, 1758" ;
	skos:prefLabel	"Motacilla svecica" .
@prefix dct:	<http://purl.org/dc/terms/> .
<http://taxref.mnhn.fr/lod/name/4025>	dct:identifier	"4025" .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://taxref.mnhn.fr/lod/name/4025>	foaf:page	<https://inpn.mnhn.fr/espece/cd_nom/4025?lg=en> ,
		<http://zoobank.org/5f955a28-563f-4afe-b509-6d07d1d1064e> ,
		<https://www.gbif.org/species/8387721> .
@prefix schema:	<http://schema.org/> .
<http://taxref.mnhn.fr/lod/name/4025>	schema:identifier	_:b76758562 ,
		_:b75978972 .
@prefix taxrefprop:	<http://taxref.mnhn.fr/lod/property/> .
<http://taxref.mnhn.fr/lod/name/4025>	taxrefprop:hasAuthority	"Linnaeus, 1758" .
@prefix taxrefrk:	<http://taxref.mnhn.fr/lod/taxrank/> .
<http://taxref.mnhn.fr/lod/name/4025>	taxrefprop:hasRank	taxrefrk:Species ;
	taxrefprop:isSynonymOf	<http://taxref.mnhn.fr/lod/taxon/4023> .
@prefix dwc:	<http://rs.tdwg.org/dwc/terms/> .
<http://taxref.mnhn.fr/lod/name/4025>	dwc:scientificName	"Motacilla svecica" .
@prefix taxref:	<http://taxref.mnhn.fr/lod/> .
<http://taxref.mnhn.fr/lod/name/4025>	skos:inScheme	taxref:taxref-ld .
@prefix ns11:	<http://www.wikidata.org/prop/direct/> .
<http://taxref.mnhn.fr/lod/name/4025>	ns11:P846	"8387721" ;
	ns11:P1746	"5f955a28-563f-4afe-b509-6d07d1d1064e" .
_:b75978972	rdf:type	schema:PropertyValue ;
	rdfs:label	"GBIF id" ;
	schema:propertyID	ns11:P846 ;
	schema:value	"8387721" .
_:b76758562	rdf:type	schema:PropertyValue ;
	rdfs:label	"ZooBank id" ;
	schema:propertyID	ns11:P1746 ;
	schema:value	"5f955a28-563f-4afe-b509-6d07d1d1064e" .