@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<https://www.w3.org/2003/01/geo/wgs84_pos#> .
<http://data.edf.eurecom.fr/iris/930630104>	rdf:type	ns1:SpatialThing .
@prefix igeo:	<http://rdf.insee.fr/def/geo#> .
<http://data.edf.eurecom.fr/iris/930630104>	rdf:type	igeo:IRIS .
@prefix ns3:	<https://schema.org/> .
<http://data.edf.eurecom.fr/iris/930630104>	rdf:type	ns3:Place .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://data.edf.eurecom.fr/iris/930630104>	owl:sameAs	<http://id.insee.fr/geo/iris/930630104> .
@prefix ns5:	<http://id.insee.fr/codes/geo/typeDIRIS/> .
<http://data.edf.eurecom.fr/iris/930630104>	igeo:typeDIRIS	ns5:H .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
<http://data.edf.eurecom.fr/iris/930630104>	ogcgs:sfTouches	<http://data.edf.eurecom.fr/iris/930630105> ,
		<http://data.edf.eurecom.fr/iris/930450101> ,
		<http://data.edf.eurecom.fr/iris/930450104> ,
		<http://data.edf.eurecom.fr/iris/930450105> ,
		<http://data.edf.eurecom.fr/iris/930630103> ;
	igeo:chefLieu	<http://id.insee.fr/geo/commune/93063> ;
	igeo:codeINSEE	"930630104" ;
	igeo:nom	"Cit\u00E9" ;
	ogcgs:sfWithin	"POLYGON((2.4275478944857 48.885981718699,2.427829323603 48.885935399907,2.4310602932816 48.884776283207,2.431117074709 48.88469651341,2.4310749411124 48.884683722711,2.4309471965168 48.884643545492,2.4304024552158 48.884452996999,2.4296702538509 48.884196801981,2.4292790530469 48.884057341587,2.427424961078 48.88339558104,2.4272131373747 48.883313628787,2.4268804733498 48.883184332968,2.4255734746672 48.882749092157,2.4254120220586 48.88279867953,2.4252657665359 48.882830353172,2.4247750553192 48.882936814669,2.4244689587943 48.883118805581,2.4247381806195 48.883435761838,2.4275534478184 48.885972752043,2.4275478944857 48.885981718699))"^^ogcgs:wktLiteral .