@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns1:	<http://taxref.mnhn.fr/lod/location/> .
ns1:MYTTER	rdfs:label	"Mayotte terrestre" .
@prefix taxref:	<http://taxref.mnhn.fr/lod/> .
ns1:MYTTER	rdfs:isDefinedBy	taxref:taxref-ld .
@prefix ns3:	<http://www.wikidata.org/prop/direct/> .
ns1:MYTTER	ns3:P2561	"Mayotte terrestre" ;
	ns3:P276	ns1:TER976 .