@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-421-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5s5-01-421-4326	ogcgs:asWKT	"POLYGON((-2.741548 42.930394,-2.742183 42.930079,-2.742337 42.929253,-2.742304 42.928084,-2.741974 42.927713,-2.741362 42.927243,-2.741217 42.925467,-2.741243 42.925322,-2.737213 42.925956,-2.738173 42.927465,-2.74139 42.929445,-2.741085 42.930376,-2.741548 42.930394))"^^virtrdf:Geometry ;
	ns2:hasArea	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/area/85370.63886623002-M2> ;
	ns2:hasAreaInSquareMeters	85370.63886623002 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.742337> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.925322> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.737213> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.930394> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5s5-01-421-4326	ns2:isInLayer	ns5:s5s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5s5-01-421-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-2.742337 ;
	ns6:hasLowerBound106	42.925322 ;
	ns6:hasRightBound107	-2.737213 ;
	ns6:hasUpperBound106	42.930394 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5s5-01-421	ns2:hasPolygon	ns1:s5s5-01-421-4326 .