@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/harvesting>
  skos:prefLabel "harvesting"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cultivation> .

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

<https://concepts.sagepub.com/social-science/concept/cultivation>
  skos:definition "Cultivation is a prominent theory in mass communication research that describes a process whereby viewers' perception of the real world and the media world merge and blur together. This cultivation effect is the result of cumulative exposure to large amounts of media over long periods of time. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-social-media-and-politics/n128.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Media and Politics; Cultivation</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/planting>, <https://concepts.sagepub.com/social-science/concept/harvesting> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/agronomy> ;
  skos:prefLabel "cultivation"@en ;
  a skos:Concept .

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

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

