@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-285206-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-05-285206-4326	ogcgs:asWKT	"POLYGON((-5.070394 40.186927,-5.074082 40.186723,-5.076508 40.18556,-5.077727 40.183203,-5.077441 40.180831,-5.073747 40.177136,-5.07308 40.174419,-5.067073 40.178235,-5.068764 40.179403,-5.065242 40.182134,-5.068101 40.18275,-5.069738 40.182229,-5.071104 40.184196,-5.068075 40.185511,-5.070394 40.186927))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	752272.38865 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--5.077727> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-40.174419> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--5.065242> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-40.186927> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-05-285206-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-05-285206-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-5.077727 ;
	ns6:hasLowerBound106	40.174419 ;
	ns6:hasRightBound107	-5.065242 ;
	ns6:hasUpperBound106	40.186927 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-05-285206	ns2:hasPolygon	ns1:s5-05-285206-4326 .