@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<https://datos.iepnb.es/def/sector-publico/medio-ambiente/ifn/> .
<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/ifn/height/7.98999977m>	rdf:type	ns1:TotalHeight .
@prefix ns2:	<http://crossforest.eu/measures/ontology/> .
@prefix ns3:	<http://crossforest.eu/measures/data/unit/> .
<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/ifn/height/7.98999977m>	ns2:hasUnit	ns3:Meters ;
	ns2:hasValue	7.98999977 .
<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/ifn/tree/29-0301-A-1-2>	ns1:hasTotalHeight	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/ifn/height/7.98999977m> .