@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:original-07-41433-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:original-07-41433-4326	ogcgs:asWKT	"POLYGON((2.512368 39.482997,2.512209 39.483211,2.510991 39.483496,2.510888 39.483903,2.511167 39.484292,2.511025 39.484491,2.510514 39.484585,2.510357 39.48489,2.510693 39.485136,2.510471 39.485182,2.510404 39.485482,2.510115 39.485531,2.509569 39.48519,2.509415 39.483239,2.510683 39.481886,2.512368 39.482997))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	49191.1696641 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-2.509415> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.481886> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-2.512368> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.485531> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:original-07-41433-4326	ns2:isInLayer	ns5:original .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:original-07-41433-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	2.509415 ;
	ns6:hasLowerBound106	39.481886 ;
	ns6:hasRightBound107	2.512368 ;
	ns6:hasUpperBound106	39.485531 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:original-07-41433	ns2:hasPolygon	ns1:original-07-41433-4326 .