@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/polygon/> .
@prefix ns2:	<http://crossforest.eu/position/ontology/> .
ns1:s5s5-06-329-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5s5-06-329-4326	ogcgs:asWKT	"POLYGON((-7.191352 38.714825,-7.198276 38.726756,-7.200459 38.731195,-7.216338 38.738929,-7.246356 38.730659,-7.250064 38.725483,-7.251521 38.71914,-7.259073 38.70767,-7.261769 38.697666,-7.261861 38.697035,-7.248943 38.695713,-7.234485 38.70296,-7.225807 38.715405,-7.205773 38.720349,-7.185477 38.710131,-7.180992 38.709051,-7.187948 38.711804,-7.191352 38.714825))"^^virtrdf:Geometry ;
	ns2:hasArea	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/area/13637029.875420002-M2> ;
	ns2:hasAreaInSquareMeters	13637029.875420002 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--7.261861> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.695713> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--7.180992> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.738929> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5s5-06-329-4326	ns2:isInLayer	ns5:s5s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5s5-06-329-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-7.261861 ;
	ns6:hasLowerBound106	38.695713 ;
	ns6:hasRightBound107	-7.180992 ;
	ns6:hasUpperBound106	38.738929 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5s5-06-329	ns2:hasPolygon	ns1:s5s5-06-329-4326 .