@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/farming_systems>
  skos:definition "Farming systems are the various methods of crop production to obtain human food and animal feed, fibers and other industrial products, or energy crops. Geographical differences are due to historical processes, environmental conditions, and the level of capitalization. [Source: <a href=\"https://sk.sagepub.com/reference/environment/n395.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environment and Society; Farming Systems</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/animal_husbandry>, <https://concepts.sagepub.com/social-science/concept/agronomy> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/agriculture> ;
  skos:prefLabel "farming systems"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/agriculture>
  skos:prefLabel "agriculture"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/farming_systems> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/farming_systems> .

<https://concepts.sagepub.com/social-science/concept/agronomy>
  skos:prefLabel "agronomy"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/farming_systems> .

<https://concepts.sagepub.com/social-science/concept/animal_husbandry>
  skos:prefLabel "animal husbandry"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/farming_systems> .

