@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-446-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5s5-24-446-4326	ogcgs:asWKT	"POLYGON((-5.874681 42.827755,-5.874701 42.828254,-5.871566 42.836991,-5.871305 42.839204,-5.871316 42.839614,-5.87274 42.838945,-5.873472 42.833213,-5.874927 42.830743,-5.874681 42.827755))"^^virtrdf:Geometry ;
	ns2:hasArea	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/area/92695.1146143-M2> ;
	ns2:hasAreaInSquareMeters	92695.1146143 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--5.874927> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.827755> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--5.871305> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.839614> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5s5-24-446-4326	ns2:isInLayer	ns5:s5s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5s5-24-446-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-5.874927 ;
	ns6:hasLowerBound106	42.827755 ;
	ns6:hasRightBound107	-5.871305 ;
	ns6:hasUpperBound106	42.839614 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5s5-24-446	ns2:hasPolygon	ns1:s5s5-24-446-4326 .