@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-573237-4326	rdf:type	ns2:Polygon .
@prefix virtrdf:	<http://www.openlinksw.com/schemas/virtrdf#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
ns1:s5-45-573237-4326	ogcgs:asWKT	"POLYGON((-4.198824 39.542092,-4.199237 39.542188,-4.201247 39.539848,-4.200621 39.537344,-4.198638 39.538015,-4.197331 39.537136,-4.193943 39.538349,-4.192909 39.539285,-4.193989 39.542111,-4.195693 39.542286,-4.196855 39.542089,-4.198805 39.540155,-4.198824 39.542092))"^^virtrdf:Geometry ;
	ns2:hasAreaInSquareMeters	273400.172263 ;
	ns2:hasLeftBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--4.201247> ;
	ns2:hasLowerBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.537136> ;
	ns2:hasRightBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/107--4.192909> ;
	ns2:hasUpperBound	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/bound/106-39.542286> .
@prefix ns5:	<http://crossforest.eu/ilu/data/layer/> .
ns1:s5-45-573237-4326	ns2:isInLayer	ns5:s5 .
@prefix ns6:	<http://epsg.w3id.org/ontology/> .
ns1:s5-45-573237-4326	ns6:hasCoordinateReferenceSystem	<http://crossforest.eu/epsg/data/crs/4326> ;
	ns6:hasLeftBound107	-4.201247 ;
	ns6:hasLowerBound106	39.537136 ;
	ns6:hasRightBound107	-4.192909 ;
	ns6:hasUpperBound106	39.542286 .
@prefix ns7:	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/mfe/patch/> .
ns7:s5-45-573237	ns2:hasPolygon	ns1:s5-45-573237-4326 .