@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-22-601042-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-22-601042-4326	ogcgs:asWKT	"POLYGON((0.593297 42.115153,0.595365 42.114061,0.596505 42.11289,0.598025 42.112717,0.602061 42.113163,0.602156 42.116085,0.603073 42.117177,0.602446 42.118622,0.60325 42.119719,0.600956 42.120587,0.59724 42.120676,0.596161 42.118414,0.594445 42.115976,0.593297 42.115153))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	483680.251012 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-0.593297> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.112717> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107-0.60325> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.120676> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-22-601042-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-22-601042-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	0.593297 ;
	ns6:hasLowerBound106	42.112717 ;
	ns6:hasRightBound107	0.60325 ;
	ns6:hasUpperBound106	42.120676 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-22-601042	ns2:hasPolygon	ns1:s5-22-601042-4326 .