@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/COL265>
  rdfs:label "Natural resources"@en, "Природные ресурсы"@ru, "Recursos naturales"@es, "Ressources naturelles"@fr ;
  skos:prefLabel "Natural resources"@en, "Recursos naturales"@es, "Ressources naturelles"@fr, "Природные ресурсы"@ru ;
  skos:notation "2.65" ;
  a isothes:ConceptGroup ;
  skos:member <http://skos.um.es/unescothes/C03842> .

<http://skos.um.es/unescothes/C03842>
  ns0:memberOf <http://skos.um.es/unescothes/COL265> ;
  skos:altLabel "Production thermique"@fr, "Puissance thermique"@fr ;
  skos:inScheme <http://skos.um.es/unescothes/CS000> ;
  skos:broader <http://skos.um.es/unescothes/C03348> ;
  skos:prefLabel "Énergie à vapeur"@fr, "Энергия пара"@ru, "Steam power"@en, "Energía del vapor"@es ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C01686> .

<http://skos.um.es/unescothes/C01686>
  skos:prefLabel "Геотермальная энергия"@ru, "Energía geotérmica"@es, "Énergie géothermique"@fr, "Geothermal energy"@en ;
  a skos:Concept ;
  skos:related <http://skos.um.es/unescothes/C03842> .

<http://skos.um.es/unescothes/C03348>
  skos:prefLabel "Возобновляемые источники энергии"@ru, "Fuente de energía renovable"@es, "Source d'énergie renouvelable"@fr, "Renewable energy sources"@en ;
  a skos:Concept ;
  skos:narrower <http://skos.um.es/unescothes/C03842> .

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

