@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/11.02000050m>	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/11.02000050m>	ns2:hasUnit	ns3:Meters ;
	ns2:hasValue	11.0200005 .
<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/ifn/tree/41-2006-N-N-3>	ns1:hasTotalHeight	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/ifn/height/11.02000050m> .
<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/ifn/tree/42-2069-A-1-13>	ns1:hasTotalHeight	<https://datos.iepnb.es/recurso/sector-publico/medio-ambiente/ifn/height/11.02000050m> .