@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-09-388564-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-09-388564-4326	ogcgs:asWKT	"POLYGON((-3.510529 43.104869,-3.511604 43.104078,-3.510643 43.100196,-3.511185 43.097072,-3.510619 43.095774,-3.504795 43.095744,-3.504018 43.096827,-3.506066 43.098223,-3.507293 43.096744,-3.50859 43.096233,-3.509671 43.097436,-3.509885 43.098845,-3.509239 43.101175,-3.508371 43.102041,-3.509851 43.103,-3.510627 43.104516,-3.510529 43.104869))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	201032.913031 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--3.511604> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.095744> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--3.504018> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.104869> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-09-388564-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-09-388564-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-3.511604 ;
	ns6:hasLowerBound106	43.095744 ;
	ns6:hasRightBound107	-3.504018 ;
	ns6:hasUpperBound106	43.104869 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-09-388564	ns2:hasPolygon	ns1:s5-09-388564-4326 .