@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns1:	<http://taxref.mnhn.fr/lod/location/> .
ns1:INSEER43	rdfs:label	"Franche-Comt\u00E9" .
@prefix taxref:	<http://taxref.mnhn.fr/lod/> .
ns1:INSEER43	rdfs:isDefinedBy	taxref:taxref-ld .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
ns1:INSEER43	owl:sameAs	<http://id.insee.fr/geo/region/43> ,
		<http://data.ign.fr/id/geofla/region/43> .
@prefix ns4:	<http://www.wikidata.org/prop/direct/> .
ns1:INSEER43	ns4:P2561	"Franche-Comt\u00E9" ;
	ns4:P276	ns1:INSEER27 ;
	ns4:P300	"FR-I" .