@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-43905-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:original-07-43905-4326	ogcgs:asWKT	"POLYGON((3.241851 39.513914,3.242542 39.512136,3.244177 39.512563,3.245229 39.51232,3.245398 39.511938,3.245798 39.511724,3.245879 39.512125,3.247111 39.511754,3.246873 39.512748,3.247026 39.513229,3.245429 39.514161,3.244717 39.51376,3.243828 39.514061,3.244622 39.514643,3.243601 39.514935,3.241851 39.513914))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	89506.604938 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-3.241851> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.511724> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-3.247111> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.514935> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:original-07-43905-4326	ns2:isInLayer	ns5:original .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:original-07-43905-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	3.241851 ;
	ns6:hasLowerBound106	39.511724 ;
	ns6:hasRightBound107	3.247111 ;
	ns6:hasUpperBound106	39.514935 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:original-07-43905	ns2:hasPolygon	ns1:original-07-43905-4326 .