@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-45-530516-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-45-530516-4326	ogcgs:asWKT	"POLYGON((-4.767412 39.432557,-4.767947 39.429123,-4.766898 39.428187,-4.765498 39.432035,-4.764446 39.432234,-4.762335 39.435911,-4.759306 39.438065,-4.759597 39.439336,-4.762238 39.437616,-4.76678 39.432898,-4.767412 39.432557))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	212929.833974 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--4.767947> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.428187> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--4.759306> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.439336> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-45-530516-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-45-530516-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-4.767947 ;
	ns6:hasLowerBound106	39.428187 ;
	ns6:hasRightBound107	-4.759306 ;
	ns6:hasUpperBound106	39.439336 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-45-530516	ns2:hasPolygon	ns1:s5-45-530516-4326 .