@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix taxrefstatus:	<http://taxref.mnhn.fr/lod/status/> .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
taxrefstatus:Regulation	rdf:type	skos:Concept ;
	skos:prefLabel	"Regulation"@en ,
		"R\u00E8glementation"@fr .
@prefix taxref:	<http://taxref.mnhn.fr/lod/> .
taxrefstatus:Regulation	skos:inScheme	taxref:taxref-ld .