@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-531815-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-45-531815-4326	ogcgs:asWKT	"POLYGON((-4.119738 39.43913,-4.118077 39.441648,-4.118436 39.443769,-4.119454 39.444296,-4.119815 39.446045,-4.118101 39.447938,-4.118916 39.44723,-4.119228 39.446942,-4.120615 39.445045,-4.120081 39.443031,-4.119966 39.442651,-4.12026 39.440299,-4.119738 39.43913))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	93871.6413875 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--4.120615> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.43913> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--4.118077> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.447938> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-45-531815-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-45-531815-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-4.120615 ;
	ns6:hasLowerBound106	39.43913 ;
	ns6:hasRightBound107	-4.118077 ;
	ns6:hasUpperBound106	39.447938 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-45-531815	ns2:hasPolygon	ns1:s5-45-531815-4326 .