@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://taxref.mnhn.fr/lod/biologicalStage/> .
@prefix wd:	<http://www.wikidata.org/entity/> .
ns1:Zoea	rdf:type	wd:Q1811014 .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
ns1:Zoea	rdf:type	skos:Concept ;
	skos:prefLabel	"Zoea"@fr ,
		"Zoea"@en .
@prefix ns4:	<http://purl.obolibrary.org/obo/> .
ns1:Zoea	skos:exactMatch	ns4:UBERON_0014857 ,
		wd:Q1968233 .
@prefix taxref:	<http://taxref.mnhn.fr/lod/> .
ns1:Zoea	skos:inScheme	taxref:taxref-ld .