@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-11-792829-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-11-792829-4326	ogcgs:asWKT	"POLYGON((-5.367265 36.299348,-5.369763 36.299146,-5.369346 36.296441,-5.368314 36.295279,-5.368446 36.293907,-5.36691 36.294033,-5.365418 36.292821,-5.362697 36.291531,-5.361736 36.29018,-5.36062 36.292246,-5.360875 36.292832,-5.363113 36.29317,-5.366211 36.29498,-5.366465 36.295857,-5.3681 36.296782,-5.368219 36.298316,-5.367265 36.299348))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	224003.239324 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--5.369763> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-36.29018> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--5.36062> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-36.299348> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-11-792829-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-11-792829-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-5.369763 ;
	ns6:hasLowerBound106	36.29018 ;
	ns6:hasRightBound107	-5.36062 ;
	ns6:hasUpperBound106	36.299348 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-11-792829	ns2:hasPolygon	ns1:s5-11-792829-4326 .