@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-25-253152-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-25-253152-4326	ogcgs:asWKT	"POLYGON((1.350688 42.434213,1.348989 42.434728,1.347197 42.432729,1.347342 42.430657,1.348845 42.43005,1.345346 42.427724,1.345536 42.427302,1.346648 42.427107,1.354714 42.427468,1.356171 42.433164,1.354784 42.434079,1.35354 42.433248,1.350688 42.434213))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	588835.731702 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.345346> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.427107> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.356171> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.434728> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-25-253152-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-25-253152-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	1.345346 ;
	ns6:hasLowerBound106	42.427107 ;
	ns6:hasRightBound107	1.356171 ;
	ns6:hasUpperBound106	42.434728 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-25-253152	ns2:hasPolygon	ns1:s5-25-253152-4326 .