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

<https://concepts.sagepub.com/social-science/concept/land_mines>
  skos:definition "Land mines are generally referred to as explosive devices that are designed to destroy personnel employed in an armed force or to severely damage equipment. They are detonated through pressure that is activated by a specific target's action, the passage of time, and/or controlled means. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-crisis-management/n191.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Crisis Management; Land Mines</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/political_crises> ;
  skos:prefLabel "land mines"@en ;
  a skos:Concept .

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

