@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/mixed_farming>
  skos:definition "Mixed farming includes both arable and livestock farming. However, it has many forms depending on different and interrelated factors including the level of technology available, the relative financial rewards for crops and livestock, farmers’ perceptions of risk and their attitudes about farming (e.g., organic/nonorganic), political conditions, the national and international policies of governments, climatic and other physical variables, and the availability of labor. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n774.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Mixed Farming</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/agriculture> ;
  skos:prefLabel "mixed farming"@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/mixed_farming> .

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

