@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-14-1122-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5s5-14-1122-4326	ogcgs:asWKT	"POLYGON((-4.676865 37.329075,-4.672193 37.327298,-4.668632 37.32657,-4.667395 37.325101,-4.667014 37.322101,-4.668774 37.319332,-4.66919 37.319123,-4.668653 37.319041,-4.667139 37.320463,-4.666807 37.323773,-4.66717 37.325065,-4.668041 37.326287,-4.669445 37.327065,-4.672173 37.327415,-4.675794 37.32924,-4.678594 37.329227,-4.677717 37.328994,-4.676865 37.329075))"^^virtrdf:Geometry ;
	ns2:hasArea	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/area/139241.56678443-M2> ;
	ns2:hasAreaInSquareMeters	139241.56678443 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--4.678594> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.319041> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--4.666807> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-37.32924> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5s5-14-1122-4326	ns2:isInLayer	ns5:s5s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5s5-14-1122-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-4.678594 ;
	ns6:hasLowerBound106	37.319041 ;
	ns6:hasRightBound107	-4.666807 ;
	ns6:hasUpperBound106	37.32924 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5s5-14-1122	ns2:hasPolygon	ns1:s5s5-14-1122-4326 .