@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-49-2013-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5s5-49-2013-4326	ogcgs:asWKT	"POLYGON((-6.177542 41.69951,-6.186367 41.707519,-6.188234 41.707916,-6.191005 41.703805,-6.19135 41.704736,-6.190394 41.709376,-6.198963 41.71472,-6.198645 41.717517,-6.202326 41.721261,-6.199907 41.722264,-6.199254 41.723177,-6.186472 41.720426,-6.204404 41.732121,-6.2046 41.732037,-6.211702 41.723737,-6.214192 41.719815,-6.210348 41.713734,-6.207608 41.709671,-6.191581 41.700895,-6.179644 41.697491,-6.177664 41.691688,-6.165383 41.689788,-6.161231 41.691891,-6.177542 41.69951))"^^virtrdf:Geometry ;
	ns2:hasArea	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/area/3520022.46803-M2> ;
	ns2:hasAreaInSquareMeters	3520022.46803 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--6.214192> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.689788> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--6.161231> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-41.732121> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5s5-49-2013-4326	ns2:isInLayer	ns5:s5s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5s5-49-2013-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-6.214192 ;
	ns6:hasLowerBound106	41.689788 ;
	ns6:hasRightBound107	-6.161231 ;
	ns6:hasUpperBound106	41.732121 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5s5-49-2013	ns2:hasPolygon	ns1:s5s5-49-2013-4326 .