@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-02-231-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5s5-02-231-4326	ogcgs:asWKT	"POLYGON((-1.851546 38.615486,-1.853883 38.612386,-1.850634 38.606929,-1.8529 38.605178,-1.843518 38.6009,-1.844921 38.60202,-1.846759 38.610084,-1.839047 38.610442,-1.839281 38.611078,-1.834773 38.611178,-1.830964 38.613684,-1.8351 38.619951,-1.840659 38.619064,-1.851546 38.615486))"^^virtrdf:Geometry ;
	ns2:hasArea	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/area/1764074.3893379997-M2> ;
	ns2:hasAreaInSquareMeters	1764074.3893379997 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--1.853883> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.6009> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--1.830964> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.619951> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5s5-02-231-4326	ns2:isInLayer	ns5:s5s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5s5-02-231-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-1.853883 ;
	ns6:hasLowerBound106	38.6009 ;
	ns6:hasRightBound107	-1.830964 ;
	ns6:hasUpperBound106	38.619951 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5s5-02-231	ns2:hasPolygon	ns1:s5s5-02-231-4326 .