@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://www.w3.org/2008/05/skos-xl#> .
_:b76799139	rdf:type	ns1:Label .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
_:b76799139	rdfs:label	"Coucou de Nouvelle-Z\u00E9lande" .
@prefix dct:	<http://purl.org/dc/terms/> .
_:b76799139	dct:source	<http://taxref.mnhn.fr/lod/bib/108901> .
@prefix ns4:	<http://www.wikidata.org/prop/direct/> .
@prefix ns5:	<http://taxref.mnhn.fr/lod/location/> .
_:b76799139	ns4:P3005	ns5:ETATFRA ;
	ns4:P248	<http://taxref.mnhn.fr/lod/bib/108901> ;
	ns1:literalForm	"Coucou de Nouvelle-Z\u00E9lande"@fr .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix taxref:	<http://taxref.mnhn.fr/lod/> .
_:b76799139	skos:inScheme	taxref:taxref-ld ;
	dct:coverage	ns5:ETATFRA .