@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-45-31-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5s5-45-31-4326	ogcgs:asWKT	"POLYGON((-5.155456 39.676836,-5.156307 39.674333,-5.149841 39.664387,-5.151997 39.660657,-5.144887 39.648681,-5.144193 39.639994,-5.130221 39.641775,-5.137452 39.65142,-5.149016 39.65782,-5.145662 39.662271,-5.134607 39.652801,-5.121484 39.650097,-5.115456 39.656196,-5.113768 39.665941,-5.113229 39.666087,-5.109553 39.678253,-5.113483 39.68054,-5.127103 39.677867,-5.135078 39.682551,-5.139105 39.682099,-5.13942 39.681477,-5.131867 39.671709,-5.14072 39.667821,-5.139684 39.678477,-5.143048 39.680616,-5.145344 39.690018,-5.152833 39.68431,-5.155456 39.676836))"^^virtrdf:Geometry ;
	ns2:hasArea	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/area/10036637.369675-M2> ;
	ns2:hasAreaInSquareMeters	10036637.369675 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--5.156307> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.639994> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--5.109553> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.690018> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5s5-45-31-4326	ns2:isInLayer	ns5:s5s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5s5-45-31-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-5.156307 ;
	ns6:hasLowerBound106	39.639994 ;
	ns6:hasRightBound107	-5.109553 ;
	ns6:hasUpperBound106	39.690018 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5s5-45-31	ns2:hasPolygon	ns1:s5s5-45-31-4326 .