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

<http://skos.um.es/unescothes/COL625>
  rdfs:label "Economics"@en, "Economía"@es, "Экономика (наука)"@ru, "Economie"@fr ;
  skos:prefLabel "Economics"@en, "Economie"@fr, "Экономика (наука)"@ru, "Economía"@es ;
  skos:notation "6.25" ;
  skos:member <http://skos.um.es/unescothes/C01172> ;
  a isothes:ConceptGroup .

<http://skos.um.es/unescothes/C01172>
  skos:prefLabel "Ressources économiques"@fr, "Recursos económicos"@es, "Economic resources"@en, "Экономические ресурсы"@ru ;
  skos:related <http://skos.um.es/unescothes/C01534>, <http://skos.um.es/unescothes/C03163> ;
  skos:altLabel "Medios económicos"@es ;
  a skos:Concept ;
  ns0:memberOf <http://skos.um.es/unescothes/COL625> ;
  skos:inScheme <http://skos.um.es/unescothes/CS000> ;
  skos:broader <http://skos.um.es/unescothes/C01152> .

<http://skos.um.es/unescothes/C01534>
  skos:prefLabel "Финансовые ресурсы"@ru, "Recursos financieros"@es, "Ressources financières"@fr, "Financial resources"@en ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C01172> .

<http://skos.um.es/unescothes/C01152>
  skos:prefLabel "Экономические условия"@ru, "Condiciones económicas"@es, "Conditions économiques"@fr, "Economic conditions"@en ;
  a skos:Concept ;
  skos:narrower <http://skos.um.es/unescothes/C01172> .

<http://skos.um.es/unescothes/C03163>
  skos:prefLabel "Факторы производства"@ru, "Factor de producción"@es, "Facteur de production"@fr, "Production factors"@en ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C01172> .

<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 .

