@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-528207-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-45-528207-4326	ogcgs:asWKT	"POLYGON((-4.982246 39.499919,-4.98381 39.500514,-4.987425 39.500085,-4.988353 39.498794,-4.990117 39.499703,-4.991434 39.499549,-4.989492 39.498976,-4.990512 39.497366,-4.989976 39.495978,-4.98586 39.494591,-4.982642 39.494465,-4.979093 39.494876,-4.979633 39.496346,-4.981494 39.496793,-4.981424 39.49832,-4.982246 39.499919))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	446154.419642 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--4.991434> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.494465> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--4.979093> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.500514> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-45-528207-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-45-528207-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-4.991434 ;
	ns6:hasLowerBound106	39.494465 ;
	ns6:hasRightBound107	-4.979093 ;
	ns6:hasUpperBound106	39.500514 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-45-528207	ns2:hasPolygon	ns1:s5-45-528207-4326 .