@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://purl.org/umu/uneskos#> .

<http://skos.um.es/unescothes/COL635>
  skos:member <http://skos.um.es/unescothes/C02195> ;
  a isothes:ConceptGroup ;
  rdfs:label "Сельское хозяйство"@ru, "Agriculture"@en, "Agriculture"@fr, "Agricultura"@es ;
  skos:notation "6.35" ;
  skos:prefLabel "Сельское хозяйство"@ru, "Agricultura"@es, "Agriculture"@en, "Agriculture"@fr .

<http://skos.um.es/unescothes/C02195>
  skos:altLabel "Land distribution"@en, "Tenure foncière"@fr, "Распределение земель"@ru, "Posesión de la tierra"@es, "Distribución de tierras"@es ;
  skos:broader <http://skos.um.es/unescothes/C02188> ;
  skos:prefLabel "Землепользование"@ru, "Land tenure"@en, "Tenencia de la tierra"@es, "Régime foncier"@fr ;
  ns0:memberOf <http://skos.um.es/unescothes/COL635> ;
  a skos:Concept ;
  skos:inScheme <http://skos.um.es/unescothes/CS000> .

<http://skos.um.es/unescothes/CS000>
  skos:prefLabel "Тезаурус ЮНЕСКО"@ru, "Thésaurus de l'UNESCO"@fr, "Tesauro de la UNESCO"@es, "UNESCO Thesaurus"@en ;
  a skos:ConceptScheme .

<http://skos.um.es/unescothes/C02188>
  skos:prefLabel "Земельное хозяйство"@ru, "Economía de la tierra"@es, "Économie foncière"@fr, "Land economics"@en ;
  a skos:Concept ;
  skos:narrower <http://skos.um.es/unescothes/C02195> .

