@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://taxref.mnhn.fr/lod/location/> .
@prefix wd:	<http://www.wikidata.org/entity/> .
ns1:INSEER06	rdf:type	wd:Q36784 .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:INSEER06	rdfs:label	"Mayotte" .
@prefix taxref:	<http://taxref.mnhn.fr/lod/> .
ns1:INSEER06	rdfs:isDefinedBy	taxref:taxref-ld .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
ns1:INSEER06	owl:sameAs	<http://id.insee.fr/geo/region/06> ,
		<http://id.eaufrance.fr/Region/06> ,
		<http://data.ign.fr/id/geofla/region/06> .
@prefix ns6:	<http://www.wikidata.org/prop/direct/> .
ns1:INSEER06	ns6:P2561	"Mayotte" ;
	ns6:P276	ns1:MYTTER ;
	ns6:P300	"FR-YT" .