@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/2001>	rdf:type	ns1:TaxonName .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
<http://taxref.mnhn.fr/lod/name/2001>	rdf:type	skos:Concept .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://taxref.mnhn.fr/lod/name/2001>	rdfs:label	"Aythya marila (Linnaeus, 1761)" ;
	skos:broader	<http://taxref.mnhn.fr/lod/name/189690> ;
	skos:prefLabel	"Aythya marila" ;
	skos:exactMatch	<urn:lsid:marinespecies.org:taxname:159172> .
@prefix dct:	<http://purl.org/dc/terms/> .
<http://taxref.mnhn.fr/lod/name/2001>	dct:identifier	"2001" .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://taxref.mnhn.fr/lod/name/2001>	foaf:page	<https://inpn.mnhn.fr/espece/cd_nom/2001?lg=en> ,
		<http://www.marinespecies.org/aphia.php?p=taxdetails&id=159172> ,
		<http://datazone.birdlife.org/species/factsheet/22680398> ,
		<http://apiv3.iucnredlist.org/api/v3/taxonredirect/22680398> .
@prefix ns6:	<https://www.catalogueoflife.org/data/taxon/> .
<http://taxref.mnhn.fr/lod/name/2001>	foaf:page	ns6:K56W ,
		<https://www.gbif.org/species/2498265> .
@prefix schema:	<http://schema.org/> .
<http://taxref.mnhn.fr/lod/name/2001>	schema:identifier	_:b76277679 ,
		_:b76042414 ,
		_:b76599642 .
@prefix ns8:	<http://www.wikidata.org/prop/direct/> .
<http://taxref.mnhn.fr/lod/name/2001>	ns8:P850	"159172" .
@prefix taxrefprop:	<http://taxref.mnhn.fr/lod/property/> .
<http://taxref.mnhn.fr/lod/name/2001>	taxrefprop:hasAuthority	"(Linnaeus, 1761)" .
@prefix taxrefrk:	<http://taxref.mnhn.fr/lod/taxrank/> .
<http://taxref.mnhn.fr/lod/name/2001>	taxrefprop:hasRank	taxrefrk:Species .
@prefix ns11:	<http://aims.fao.org/aos/agrovoc/> .
<http://taxref.mnhn.fr/lod/name/2001>	taxrefprop:isReferenceNameOf	ns11:c_c2d21c6f ,
		<http://taxref.mnhn.fr/lod/taxon/2001> .
@prefix dwc:	<http://rs.tdwg.org/dwc/terms/> .
<http://taxref.mnhn.fr/lod/name/2001>	dwc:scientificName	"Aythya marila" .
@prefix taxref:	<http://taxref.mnhn.fr/lod/> .
<http://taxref.mnhn.fr/lod/name/2001>	skos:inScheme	taxref:taxref-ld ;
	ns8:P627	"22680398" ;
	ns1:nameComplete	"Aythya marila" ;
	ns8:P846	"2498265" .
_:b76042414	rdf:type	schema:PropertyValue ;
	rdfs:label	"GBIF id" ;
	schema:propertyID	ns8:P846 ;
	schema:value	"2498265" .
_:b76277679	rdf:type	schema:PropertyValue ;
	rdfs:label	"IUCN Red List id" ;
	schema:propertyID	ns8:P627 ;
	schema:value	"22680398" .
_:b76599642	rdf:type	schema:PropertyValue ;
	rdfs:label	"WoRMS id" ;
	schema:propertyID	ns8:P850 ;
	schema:value	"159172" .