@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-22-768097-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-22-768097-4326	ogcgs:asWKT	"POLYGON((-0.196001 42.249645,-0.194046 42.249544,-0.191847 42.249947,-0.189786 42.251956,-0.188752 42.25372,-0.187571 42.254776,-0.18894 42.256761,-0.189714 42.257051,-0.190995 42.255188,-0.190932 42.254255,-0.193185 42.25075,-0.196306 42.251162,-0.197432 42.250249,-0.196001 42.249645))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	208990.988311 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--0.197432> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.249544> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--0.187571> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.257051> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-22-768097-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-22-768097-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-0.197432 ;
	ns6:hasLowerBound106	42.249544 ;
	ns6:hasRightBound107	-0.187571 ;
	ns6:hasUpperBound106	42.257051 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-22-768097	ns2:hasPolygon	ns1:s5-22-768097-4326 .