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

<https://concepts.sagepub.com/social-science/concept/forest_engineering>
  skos:prefLabel "forest engineering"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/forestry> .

<https://concepts.sagepub.com/social-science/concept/forest_protection>
  skos:prefLabel "forest protection"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/forestry> .

<https://concepts.sagepub.com/social-science/concept/forestry>
  skos:definition "Despite clear efforts to recruit women into the forestry industry across the world, women continue to represent a minority of foresters. This perpetual lack of women in the field is attributed to forestry's male-dominated culture. [Source: <a href=\"https://sk.sagepub.com/reference/the-multimedia-encyclopedia-of-women-in-todays-world-2013/n135.xml\" target=\"_blank\" data-id=\"to-sk\">The Multimedia Encyclopedia of Women in Today's World Encyclopedia of Women in Today's World; Forestry (Women in)</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/silviculture>, <https://concepts.sagepub.com/social-science/concept/forest_protection>, <https://concepts.sagepub.com/social-science/concept/forest_engineering> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/technology> ;
  skos:prefLabel "forestry"@en ;
  a skos:Concept .

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

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

