@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-45-560874-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-45-560874-4326	ogcgs:asWKT	"POLYGON((-3.603141 39.601264,-3.602948 39.601241,-3.603494 39.602882,-3.598312 39.608726,-3.594691 39.613619,-3.597237 39.626469,-3.608287 39.644028,-3.612815 39.645211,-3.613753 39.645177,-3.608862 39.644016,-3.597559 39.626216,-3.595184 39.613695,-3.598446 39.609161,-3.603571 39.603359,-3.603746 39.602743,-3.603141 39.601264))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	219532.741864 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--3.613753> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.601241> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--3.594691> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.645211> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-45-560874-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-45-560874-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-3.613753 ;
	ns6:hasLowerBound106	39.601241 ;
	ns6:hasRightBound107	-3.594691 ;
	ns6:hasUpperBound106	39.645211 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-45-560874	ns2:hasPolygon	ns1:s5-45-560874-4326 .