@prefix envthes: <http://vocabs.lter-europe.net/EnvThes/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .

envthes:
  skos:prefLabel "EnvThes"@en ;
  a skos:ConceptScheme .

envthes:21606
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:scopeNote "MS Academic Keywords"@en ;
  skos:exactMatch <http://www.eionet.europa.eu/gemet/concept/193> ;
  skos:definition "[GEMET] An applied social science that deals with the production, distribution, and consumption of agricultural or farming goods and services."@en ;
  skos:broader envthes:21605 ;
  skos:prefLabel "agricultural economics"@en ;
  dc:creator <https://orcid.org/0000-0003-2195-3997> .

envthes:21605
  skos:prefLabel "農業"@ja, "农业"@zh, "زراعة"@ar, "Селско стопанство"@bg, "γεωργία"@el, "žemės ūkis"@lt, "zemědělství"@cs, "rolnictwo"@pl, "põllumajandus"@et, "poľnohospodárstvo"@sk, "poljoprivreda"@hr, "mezőgazdaság"@hu, "Landwirtschaft"@de, "agricoltura"@it, "agricultura"@es, "agricultura"@pt, "agriculture"@en, "agriculture"@fr, "agricultură"@ro, "jordbruk"@sv, "kmetijstvo"@sl, "landbouw"@nl, "landbrug"@da, "landbruk"@no, "lauksaimniecība"@lv, "maatalous"@fi ;
  skos:narrower envthes:21606 ;
  a skos:Concept .

