@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix wd:	<http://www.wikidata.org/entity/> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
wd:Q36784	rdf:type	owl:Class .
@prefix ns3:	<http://data.ign.fr/id/geofla/> .
wd:Q36784	owl:equivalentClass	ns3:Region .
@prefix ns4:	<http://rdf.insee.fr/def/geo#> .
wd:Q36784	owl:equivalentClass	ns4:Region .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
wd:Q36784	rdfs:label	"region of France (Wikidata)" .