@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-10-22-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5s5-10-22-4326	ogcgs:asWKT	"POLYGON((-5.559115 39.21656,-5.571365 39.204911,-5.566137 39.208319,-5.565611 39.209266,-5.565192 39.210774,-5.564011 39.211303,-5.562704 39.211216,-5.557382 39.209179,-5.556895 39.210665,-5.554299 39.211768,-5.551234 39.215483,-5.550897 39.215726,-5.543202 39.219954,-5.559115 39.21656))"^^virtrdf:Geometry ;
	ns2:hasArea	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/area/954113.711255-M2> ;
	ns2:hasAreaInSquareMeters	954113.711255 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--5.571365> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.204911> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--5.543202> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.219954> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5s5-10-22-4326	ns2:isInLayer	ns5:s5s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5s5-10-22-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-5.571365 ;
	ns6:hasLowerBound106	39.204911 ;
	ns6:hasRightBound107	-5.543202 ;
	ns6:hasUpperBound106	39.219954 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5s5-10-22	ns2:hasPolygon	ns1:s5s5-10-22-4326 .