@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-410034-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-09-410034-4326	ogcgs:asWKT	"POLYGON((-3.735332 43.042471,-3.735882 43.046061,-3.737044 43.047689,-3.737424 43.049934,-3.737282 43.050297,-3.737294 43.05034,-3.739105 43.049949,-3.738808 43.048483,-3.737523 43.047443,-3.738901 43.046333,-3.736478 43.044877,-3.735332 43.042471))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	100209.774723 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--3.739105> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.042471> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--3.735332> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-43.05034> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-09-410034-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-09-410034-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-3.739105 ;
	ns6:hasLowerBound106	43.042471 ;
	ns6:hasRightBound107	-3.735332 ;
	ns6:hasUpperBound106	43.05034 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-09-410034	ns2:hasPolygon	ns1:s5-09-410034-4326 .