@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-291908-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-05-291908-4326	ogcgs:asWKT	"POLYGON((-4.806961 40.364188,-4.811014 40.364612,-4.81463 40.364009,-4.815457 40.362041,-4.818051 40.362197,-4.815603 40.360957,-4.815919 40.360071,-4.819385 40.359641,-4.822308 40.358128,-4.823604 40.357411,-4.822242 40.356744,-4.821235 40.357028,-4.816256 40.359243,-4.813346 40.357982,-4.813807 40.358431,-4.810595 40.362689,-4.806961 40.364188))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	333023.415778 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--4.823604> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-40.356744> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--4.806961> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-40.364612> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-05-291908-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-05-291908-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-4.823604 ;
	ns6:hasLowerBound106	40.356744 ;
	ns6:hasRightBound107	-4.806961 ;
	ns6:hasUpperBound106	40.364612 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-05-291908	ns2:hasPolygon	ns1:s5-05-291908-4326 .