@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-46-3100-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5s5-46-3100-4326	ogcgs:asWKT	"POLYGON((-0.905254 39.448509,-0.907385 39.452807,-0.907299 39.45347,-0.90724 39.453915,-0.909399 39.454145,-0.916157 39.451666,-0.919972 39.444678,-0.928081 39.447102,-0.912717 39.44112,-0.905655 39.440068,-0.90537 39.4399,-0.894229 39.44991,-0.884992 39.447947,-0.877956 39.442832,-0.876378 39.450498,-0.881349 39.454988,-0.887509 39.456166,-0.898579 39.455095,-0.899305 39.454737,-0.895843 39.454151,-0.897359 39.448826,-0.905254 39.448509))"^^virtrdf:Geometry ;
	ns2:hasArea	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/area/3058493.9251701-M2> ;
	ns2:hasAreaInSquareMeters	3058493.9251701 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--0.928081> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.4399> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--0.876378> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.456166> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5s5-46-3100-4326	ns2:isInLayer	ns5:s5s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5s5-46-3100-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-0.928081 ;
	ns6:hasLowerBound106	39.4399 ;
	ns6:hasRightBound107	-0.876378 ;
	ns6:hasUpperBound106	39.456166 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5s5-46-3100	ns2:hasPolygon	ns1:s5s5-46-3100-4326 .