@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-24-99-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5s5-24-99-4326	ogcgs:asWKT	"POLYGON((-5.235462 42.510468,-5.240752 42.510473,-5.266519 42.494689,-5.30201 42.489909,-5.30667 42.482478,-5.323602 42.476211,-5.334452 42.467332,-5.331008 42.46803,-5.319579 42.475261,-5.304783 42.481471,-5.300488 42.488195,-5.27907 42.492225,-5.272656 42.490601,-5.251537 42.501911,-5.242008 42.509382,-5.234914 42.509854,-5.235462 42.510468))"^^virtrdf:Geometry ;
	ns2:hasArea	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/area/2137727.46439-M2> ;
	ns2:hasAreaInSquareMeters	2137727.46439 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--5.334452> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.467332> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--5.234914> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.510473> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5s5-24-99-4326	ns2:isInLayer	ns5:s5s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5s5-24-99-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-5.334452 ;
	ns6:hasLowerBound106	42.467332 ;
	ns6:hasRightBound107	-5.234914 ;
	ns6:hasUpperBound106	42.510473 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5s5-24-99	ns2:hasPolygon	ns1:s5s5-24-99-4326 .