@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-45-1302-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5s5-45-1302-4326	ogcgs:asWKT	"POLYGON((-4.909818 39.572145,-4.909081 39.571924,-4.899858 39.569386,-4.897066 39.567599,-4.896761 39.566626,-4.894075 39.565205,-4.897909 39.570969,-4.909027 39.574227,-4.916578 39.579666,-4.929308 39.584163,-4.93411 39.58628,-4.936019 39.587882,-4.937417 39.588762,-4.951173 39.596439,-4.957193 39.596845,-4.954067 39.594746,-4.946167 39.590564,-4.945949 39.58992,-4.937794 39.584676,-4.921034 39.579405,-4.914619 39.573133,-4.911525 39.572597,-4.909818 39.572145))"^^virtrdf:Geometry ;
	ns2:hasArea	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/area/1831941.88638-M2> ;
	ns2:hasAreaInSquareMeters	1831941.88638 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--4.957193> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.565205> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--4.894075> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.596845> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5s5-45-1302-4326	ns2:isInLayer	ns5:s5s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5s5-45-1302-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-4.957193 ;
	ns6:hasLowerBound106	39.565205 ;
	ns6:hasRightBound107	-4.894075 ;
	ns6:hasUpperBound106	39.596845 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5s5-45-1302	ns2:hasPolygon	ns1:s5s5-45-1302-4326 .