@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-39-67397-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-39-67397-4326	ogcgs:asWKT	"POLYGON((-3.953958 43.190804,-3.951434 43.193807,-3.95517 43.191867,-3.962444 43.183462,-3.96043 43.183545,-3.958113 43.184326,-3.953336 43.183002,-3.951531 43.184948,-3.951673 43.186949,-3.955134 43.185395,-3.95603 43.190072,-3.953958 43.190804))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	331240.672901 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--3.962444> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.183002> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--3.951434> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.193807> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-39-67397-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-39-67397-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-3.962444 ;
	ns6:hasLowerBound106	43.183002 ;
	ns6:hasRightBound107	-3.951434 ;
	ns6:hasUpperBound106	43.193807 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-39-67397	ns2:hasPolygon	ns1:s5-39-67397-4326 .