@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns1:	<http://taxref.mnhn.fr/lod/location/> .
ns1:INSEER74	rdfs:label	"Limousin" .
@prefix taxref:	<http://taxref.mnhn.fr/lod/> .
ns1:INSEER74	rdfs:isDefinedBy	taxref:taxref-ld .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
ns1:INSEER74	owl:sameAs	<http://id.insee.fr/geo/region/74> ,
		<http://data.ign.fr/id/geofla/region/74> .
@prefix ns4:	<http://www.wikidata.org/prop/direct/> .
ns1:INSEER74	ns4:P2561	"Limousin" ;
	ns4:P276	ns1:INSEER75 ;
	ns4:P300	"FR-L" .