@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://opendata.aragon.es/kos/iaest/> .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
ns1:cif	rdf:type	skos:ConceptScheme .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:cif	rdfs:label	"CIF" .
@prefix ns4:	<http://opendata.aragon.es/kos/iaest/cif/> .
ns1:cif	skos:hasTopConcept	ns4:a-traves-de-una-ett ,
		ns4:otros ;
	skos:notation	"cif" .