@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-565655-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-45-565655-4326	ogcgs:asWKT	"POLYGON((-4.675518 39.546403,-4.677886 39.55011,-4.6793 39.551572,-4.680875 39.554395,-4.683124 39.554192,-4.685401 39.554052,-4.686548 39.552681,-4.683097 39.552168,-4.684295 39.550751,-4.682335 39.549128,-4.682533 39.548895,-4.680079 39.546458,-4.680867 39.544336,-4.678219 39.545002,-4.675518 39.546403))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	435373.035249 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--4.686548> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.544336> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--4.675518> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.554395> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-45-565655-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-45-565655-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-4.686548 ;
	ns6:hasLowerBound106	39.544336 ;
	ns6:hasRightBound107	-4.675518 ;
	ns6:hasUpperBound106	39.554395 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-45-565655	ns2:hasPolygon	ns1:s5-45-565655-4326 .