@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-45-571995-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-45-571995-4326	ogcgs:asWKT	"POLYGON((-4.834983 39.631889,-4.83522 39.632654,-4.838999 39.632832,-4.839374 39.632202,-4.83753 39.628554,-4.837693 39.627682,-4.835996 39.627921,-4.833505 39.62784,-4.833125 39.629356,-4.835775 39.62908,-4.836478 39.631166,-4.83625 39.631519,-4.834983 39.631889))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	126923.104548 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--4.839374> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.627682> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--4.833125> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.632832> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-45-571995-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-45-571995-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-4.839374 ;
	ns6:hasLowerBound106	39.627682 ;
	ns6:hasRightBound107	-4.833125 ;
	ns6:hasUpperBound106	39.632832 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-45-571995	ns2:hasPolygon	ns1:s5-45-571995-4326 .