@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-282016-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-05-282016-4326	ogcgs:asWKT	"POLYGON((-5.575201 40.275243,-5.574143 40.274639,-5.570372 40.276619,-5.568391 40.278431,-5.566442 40.279065,-5.564994 40.280799,-5.562773 40.280003,-5.561602 40.28019,-5.560409 40.279658,-5.557623 40.279702,-5.55393 40.281479,-5.553191 40.282645,-5.554098 40.283842,-5.558395 40.281611,-5.561457 40.282329,-5.563837 40.28149,-5.564738 40.28414,-5.569865 40.284439,-5.570477 40.283816,-5.570023 40.28119,-5.571875 40.28014,-5.573596 40.278487,-5.572568 40.277083,-5.57561 40.276181,-5.575201 40.275243))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	682428.928969 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--5.57561> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-40.274639> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--5.553191> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-40.284439> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-05-282016-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-05-282016-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-5.57561 ;
	ns6:hasLowerBound106	40.274639 ;
	ns6:hasRightBound107	-5.553191 ;
	ns6:hasUpperBound106	40.284439 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-05-282016	ns2:hasPolygon	ns1:s5-05-282016-4326 .