@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix igeo:	<http://rdf.insee.fr/def/geo#> .
<http://data.edf.eurecom.fr/iris/930460102>	rdf:type	igeo:IRIS .
@prefix ns2:	<https://schema.org/> .
<http://data.edf.eurecom.fr/iris/930460102>	rdf:type	ns2:Place .
@prefix ns3:	<https://www.w3.org/2003/01/geo/wgs84_pos#> .
<http://data.edf.eurecom.fr/iris/930460102>	rdf:type	ns3:SpatialThing .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://data.edf.eurecom.fr/iris/930460102>	owl:sameAs	<http://id.insee.fr/geo/iris/930460102> .
@prefix ns5:	<http://id.insee.fr/codes/geo/typeDIRIS/> .
<http://data.edf.eurecom.fr/iris/930460102>	igeo:typeDIRIS	ns5:H .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
<http://data.edf.eurecom.fr/iris/930460102>	ogcgs:sfTouches	<http://data.edf.eurecom.fr/iris/930460101> ,
		<http://data.edf.eurecom.fr/iris/930570101> ,
		<http://data.edf.eurecom.fr/iris/930460103> ,
		<http://data.edf.eurecom.fr/iris/930050503> ;
	igeo:chefLieu	<http://id.insee.fr/geo/commune/93046> ;
	igeo:codeINSEE	"930460102" ;
	igeo:nom	"Iris 2" ;
	ogcgs:sfWithin	"POLYGON((2.507197445926 48.918753133326,2.5074441456173 48.918782924975,2.5082442414456 48.918877039561,2.5086545198832 48.918924586443,2.5086722412874 48.91892645769,2.5091738397229 48.918985168683,2.5108312542228 48.91918439439,2.5108314232849 48.919166409341,2.510845144338 48.919158371778,2.5131161684241 48.917801604549,2.5145103732765 48.916959233466,2.5150283791476 48.916573738025,2.5150873023908 48.91640041378,2.5151925998789 48.916082491599,2.515849326319 48.914130990281,2.5156072809995 48.914042780659,2.515318395972 48.914002942754,2.511219385217 48.913454807979,2.5102082831159 48.913318482552,2.5089778244149 48.913149774455,2.5084488830197 48.914403016319,2.5084898931924 48.914683763344,2.507800588234 48.916587428315,2.505815622345 48.917411998813,2.5057867553704 48.917434361959,2.5057893561747 48.917447862018,2.5058176937094 48.917481252587,2.507197445926 48.918753133326))"^^ogcgs:wktLiteral .