@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:s5s5-13-4012-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5s5-13-4012-4326	ogcgs:asWKT	"POLYGON((-4.7579 38.844803,-4.751791 38.844965,-4.746802 38.844967,-4.742075 38.849561,-4.748495 38.85186,-4.748186 38.851017,-4.751739 38.850079,-4.751857 38.851888,-4.751854 38.852156,-4.762336 38.857269,-4.763659 38.849091,-4.7579 38.844803))"^^virtrdf:Geometry ;
	ns2:hasArea	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/area/1520218.6211289999-M2> ;
	ns2:hasAreaInSquareMeters	1520218.6211289999 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--4.763659> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.844803> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--4.742075> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.857269> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5s5-13-4012-4326	ns2:isInLayer	ns5:s5s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5s5-13-4012-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-4.763659 ;
	ns6:hasLowerBound106	38.844803 ;
	ns6:hasRightBound107	-4.742075 ;
	ns6:hasUpperBound106	38.857269 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5s5-13-4012	ns2:hasPolygon	ns1:s5s5-13-4012-4326 .