@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-01-1166366-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-01-1166366-4326	ogcgs:asWKT	"POLYGON((-3.253518 42.852737,-3.251421 42.850885,-3.250913 42.850619,-3.249745 42.850535,-3.249788 42.850588,-3.250199 42.851545,-3.250971 42.851984,-3.251714 42.85269,-3.252114 42.852526,-3.252746 42.852822,-3.253518 42.852737),(-3.250422 42.851359,-3.250263 42.850744,-3.251173 42.850885,-3.251342 42.851238,-3.250422 42.851359))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	25247.6373348 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--3.253518> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.850535> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--3.249745> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.852822> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-01-1166366-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-01-1166366-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-3.253518 ;
	ns6:hasLowerBound106	42.850535 ;
	ns6:hasRightBound107	-3.249745 ;
	ns6:hasUpperBound106	42.852822 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-01-1166366	ns2:hasPolygon	ns1:s5-01-1166366-4326 .