@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix icearagon_core:	<http://icearagon.aragon.es/def/core#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
icearagon_core:DIT_Ley_OT_8_2014	rdf:type	owl:Class .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
icearagon_core:DIT_Ley_OT_8_2014	rdfs:label	"DIT Ley OT 8/2014"@es ;
	rdfs:subClassOf	icearagon_core:TipoColeccion .