@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-44-53-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5s5-44-53-4326	ogcgs:asWKT	"POLYGON((-1.024642 39.977886,-1.024219 39.974793,-1.02107 39.975713,-1.018688 39.978342,-1.010257 39.980596,-1.005158 39.981005,-1.001373 39.98278,-0.998591 39.985664,-1.005686 39.985169,-1.007869 39.983809,-1.008713 39.983469,-1.016069 39.980753,-1.022815 39.976918,-1.024642 39.977886))"^^virtrdf:Geometry ;
	ns2:hasArea	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/area/674816.088468-M2> ;
	ns2:hasAreaInSquareMeters	674816.088468 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--1.024642> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.974793> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--0.998591> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.985664> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5s5-44-53-4326	ns2:isInLayer	ns5:s5s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5s5-44-53-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-1.024642 ;
	ns6:hasLowerBound106	39.974793 ;
	ns6:hasRightBound107	-0.998591 ;
	ns6:hasUpperBound106	39.985664 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5s5-44-53	ns2:hasPolygon	ns1:s5s5-44-53-4326 .