@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-565613-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-45-565613-4326	ogcgs:asWKT	"POLYGON((-4.857366 39.563931,-4.861249 39.565013,-4.864391 39.564695,-4.864278 39.563639,-4.866885 39.564092,-4.869879 39.563218,-4.870455 39.56131,-4.871179 39.559689,-4.870527 39.5575,-4.866572 39.556409,-4.865534 39.556511,-4.865099 39.558479,-4.862382 39.559877,-4.859616 39.561005,-4.857366 39.563931))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	660427.461693 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--4.871179> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.556409> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--4.857366> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.565013> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-45-565613-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-45-565613-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-4.871179 ;
	ns6:hasLowerBound106	39.556409 ;
	ns6:hasRightBound107	-4.857366 ;
	ns6:hasUpperBound106	39.565013 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-45-565613	ns2:hasPolygon	ns1:s5-45-565613-4326 .