@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:gestion-explotacion	rdf:type	skos:ConceptScheme .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:gestion-explotacion	rdfs:label	"Gesti\u00F3n explotaci\u00F3n" .
@prefix ns4:	<http://opendata.aragon.es/kos/iaest/gestion-explotacion/> .
ns1:gestion-explotacion	skos:hasTopConcept	ns4:un-miembro-de-la-familia-es-el-jefe-de-la-explotacion ,
		ns4:el-titular-es-el-jefe-de-la-explotacion ,
		ns4:otra-persona-o-sociedad-es-jefe-de-la-explotacion ;
	skos:notation	"gestion-explotacion" .