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