@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-43569-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:original-07-43569-4326	ogcgs:asWKT	"POLYGON((4.256148 39.847759,4.25518 39.847784,4.255796 39.846603,4.257744 39.846415,4.25779 39.846853,4.259072 39.846772,4.258972 39.847805,4.258547 39.847566,4.256148 39.847759))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	35953.2775268 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-4.25518> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.846415> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-4.259072> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.847805> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:original-07-43569-4326	ns2:isInLayer	ns5:original .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:original-07-43569-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	4.25518 ;
	ns6:hasLowerBound106	39.846415 ;
	ns6:hasRightBound107	4.259072 ;
	ns6:hasUpperBound106	39.847805 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:original-07-43569	ns2:hasPolygon	ns1:original-07-43569-4326 .