@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-569006-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-45-569006-4326	ogcgs:asWKT	"POLYGON((-5.31777 39.97289,-5.321491 39.971149,-5.323927 39.970723,-5.327605 39.971547,-5.328862 39.97224,-5.327929 39.971226,-5.325487 39.970627,-5.324137 39.969702,-5.322729 39.970835,-5.321303 39.970416,-5.318955 39.97165,-5.31777 39.97289))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	60228.1068784 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--5.328862> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.969702> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--5.31777> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.97289> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-45-569006-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-45-569006-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-5.328862 ;
	ns6:hasLowerBound106	39.969702 ;
	ns6:hasRightBound107	-5.31777 ;
	ns6:hasUpperBound106	39.97289 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-45-569006	ns2:hasPolygon	ns1:s5-45-569006-4326 .