@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-42-490077-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-42-490077-4326	ogcgs:asWKT	"POLYGON((-2.861244 41.81237,-2.862661 41.815649,-2.866956 41.815788,-2.869048 41.815481,-2.872547 41.815622,-2.873322 41.81513,-2.873175 41.813638,-2.870252 41.812983,-2.867025 41.812795,-2.866802 41.81347,-2.862821 41.814433,-2.863225 41.812409,-2.861244 41.81237))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	247174.317062 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.873322> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.81237> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.861244> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.815788> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-42-490077-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-42-490077-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-2.873322 ;
	ns6:hasLowerBound106	41.81237 ;
	ns6:hasRightBound107	-2.861244 ;
	ns6:hasUpperBound106	41.815788 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-42-490077	ns2:hasPolygon	ns1:s5-42-490077-4326 .