@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:s5-05-290632-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-05-290632-4326	ogcgs:asWKT	"POLYGON((-4.737359 40.273342,-4.733602 40.271494,-4.729928 40.274379,-4.730846 40.276644,-4.728143 40.276866,-4.726207 40.277732,-4.728294 40.278581,-4.731261 40.277585,-4.734652 40.276306,-4.737945 40.277276,-4.736671 40.274868,-4.737359 40.273342))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	329999.086695 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--4.737945> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-40.271494> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--4.726207> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-40.278581> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-05-290632-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-05-290632-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-4.737945 ;
	ns6:hasLowerBound106	40.271494 ;
	ns6:hasRightBound107	-4.726207 ;
	ns6:hasUpperBound106	40.278581 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-05-290632	ns2:hasPolygon	ns1:s5-05-290632-4326 .