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

<https://concepts.sagepub.com/social-science/concept/arms_industry>
  skos:prefLabel "arms industry"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/arms_policy> .

<https://concepts.sagepub.com/social-science/concept/arms_trade>
  skos:prefLabel "arms trade"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/arms_policy> .

<https://concepts.sagepub.com/social-science/concept/harmonisation_of_weapons>
  skos:prefLabel "harmonisation of weapons"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/arms_policy> .

<https://concepts.sagepub.com/social-science/concept/stockpiling_of_weapons>
  skos:prefLabel "stockpiling of weapons"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/arms_policy> .

<https://concepts.sagepub.com/social-science/concept/arms_policy>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/stockpiling_of_weapons>, <https://concepts.sagepub.com/social-science/concept/harmonisation_of_weapons>, <https://concepts.sagepub.com/social-science/concept/European_arms_policy>, <https://concepts.sagepub.com/social-science/concept/arms_trade>, <https://concepts.sagepub.com/social-science/concept/arms_supply>, <https://concepts.sagepub.com/social-science/concept/arms_industry> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/defense_policy> ;
  skos:prefLabel "arms policy"@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/arms_policy> .

<https://concepts.sagepub.com/social-science/concept/European_arms_policy>
  skos:prefLabel "European arms policy"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/arms_policy> .

<https://concepts.sagepub.com/social-science/concept/defense_policy>
  skos:prefLabel "defense policy"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/arms_policy> .

