@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-09-401129-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-09-401129-4326	ogcgs:asWKT	"POLYGON((-3.255972 42.299193,-3.254572 42.298511,-3.253711 42.295463,-3.251467 42.296821,-3.251791 42.298364,-3.253688 42.300249,-3.254892 42.303858,-3.25533 42.304121,-3.257285 42.303746,-3.260511 42.301385,-3.261845 42.300192,-3.257093 42.299254,-3.255972 42.299193))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	276175.995404 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--3.261845> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.295463> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--3.251467> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.304121> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-09-401129-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-09-401129-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-3.261845 ;
	ns6:hasLowerBound106	42.295463 ;
	ns6:hasRightBound107	-3.251467 ;
	ns6:hasUpperBound106	42.304121 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-09-401129	ns2:hasPolygon	ns1:s5-09-401129-4326 .