@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-01-9249-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5s5-01-9249-4326	ogcgs:asWKT	"POLYGON((-2.66495 42.904934,-2.664349 42.905224,-2.663128 42.907453,-2.662509 42.907599,-2.659667 42.908533,-2.65947 42.908598,-2.65905 42.910441,-2.659262 42.914357,-2.661855 42.915584,-2.663522 42.91368,-2.66763 42.91154,-2.672072 42.910145,-2.670691 42.907001,-2.668331 42.906447,-2.665945 42.906611,-2.665633 42.905833,-2.665563 42.905335,-2.66495 42.904934))"^^virtrdf:Geometry ;
	ns2:hasArea	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/area/665390.269157-M2> ;
	ns2:hasAreaInSquareMeters	665390.269157 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.672072> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.904934> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--2.65905> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-42.915584> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5s5-01-9249-4326	ns2:isInLayer	ns5:s5s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5s5-01-9249-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-2.672072 ;
	ns6:hasLowerBound106	42.904934 ;
	ns6:hasRightBound107	-2.65905 ;
	ns6:hasUpperBound106	42.915584 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5s5-01-9249	ns2:hasPolygon	ns1:s5s5-01-9249-4326 .