@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:INSEER32	rdf:type	wd:Q36784 .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:INSEER32	rdfs:label	"Hauts-de-France" .
@prefix taxref:	<http://taxref.mnhn.fr/lod/> .
ns1:INSEER32	rdfs:isDefinedBy	taxref:taxref-ld .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
ns1:INSEER32	owl:sameAs	<http://id.insee.fr/geo/region/32> ,
		<http://sws.geonames.org/11071624> ,
		<http://id.eaufrance.fr/Region/32> ,
		wd:Q18677767 ,
		<http://data.ign.fr/id/geofla/region/32> .
@prefix ns6:	<http://www.wikidata.org/prop/direct/> .
ns1:INSEER32	ns6:P2561	"Hauts-de-France" ;
	ns6:P276	ns1:METTER ;
	ns6:P300	"FR-HDF" .