@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://icearagon.aragon.es/def/hydro#Subterr\u00E1neo>	rdf:type	owl:Class .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://icearagon.aragon.es/def/hydro#Subterr\u00E1neo>	rdfs:label	"Subterr\u00E1neo"@es .
@prefix icearagon_hydro:	<http://icearagon.aragon.es/def/hydro#> .
<http://icearagon.aragon.es/def/hydro#Subterr\u00E1neo>	rdfs:subClassOf	icearagon_hydro:Nivel_vert .