@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-01-8772-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5s5-01-8772-4326	ogcgs:asWKT	"POLYGON((-2.573376 42.512354,-2.574 42.511594,-2.573392 42.510689,-2.57171 42.509297,-2.574546 42.509734,-2.575778 42.50962,-2.576821 42.509575,-2.576882 42.509413,-2.578017 42.509531,-2.579264 42.508628,-2.578877 42.508646,-2.576279 42.50775,-2.575409 42.506349,-2.574563 42.507926,-2.572307 42.508449,-2.570513 42.510062,-2.572573 42.511289,-2.573376 42.512354))"^^virtrdf:Geometry ;
	ns2:hasArea	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/area/99072.94149241-M2> ;
	ns2:hasAreaInSquareMeters	99072.94149241 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.579264> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.506349> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.570513> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.512354> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5s5-01-8772-4326	ns2:isInLayer	ns5:s5s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5s5-01-8772-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-2.579264 ;
	ns6:hasLowerBound106	42.506349 ;
	ns6:hasRightBound107	-2.570513 ;
	ns6:hasUpperBound106	42.512354 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5s5-01-8772	ns2:hasPolygon	ns1:s5s5-01-8772-4326 .