@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-25-252245-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:original-25-252245-4326	ogcgs:asWKT	"POLYGON((1.192777 42.702139,1.192608 42.702501,1.192434 42.702517,1.192303 42.702596,1.192086 42.702534,1.191948 42.702457,1.191916 42.702303,1.191885 42.702246,1.191929 42.702182,1.191976 42.70211,1.192221 42.701906,1.192249 42.701915,1.192309 42.701919,1.192599 42.702057,1.192695 42.702021,1.192758 42.702065,1.192777 42.702139))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	3753.33954097 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.191885> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.701906> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-1.192777> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.702596> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:original-25-252245-4326	ns2:isInLayer	ns5:original .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:original-25-252245-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	1.191885 ;
	ns6:hasLowerBound106	42.701906 ;
	ns6:hasRightBound107	1.192777 ;
	ns6:hasUpperBound106	42.702596 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:original-25-252245	ns2:hasPolygon	ns1:original-25-252245-4326 .