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