@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-46-698802-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-46-698802-4326	ogcgs:asWKT	"POLYGON((-0.726396 38.931793,-0.731448 38.933489,-0.733134 38.930014,-0.734155 38.928639,-0.734697 38.926926,-0.736064 38.925518,-0.735027 38.924674,-0.731583 38.925331,-0.728004 38.925044,-0.726399 38.924166,-0.722164 38.928371,-0.721082 38.929755,-0.726026 38.931628,-0.726396 38.931793))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	749163.474363 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--0.736064> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.924166> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--0.721082> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-38.933489> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-46-698802-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-46-698802-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-0.736064 ;
	ns6:hasLowerBound106	38.924166 ;
	ns6:hasRightBound107	-0.721082 ;
	ns6:hasUpperBound106	38.933489 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-46-698802	ns2:hasPolygon	ns1:s5-46-698802-4326 .