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

<https://concepts.sagepub.com/social-science/concept/national_space_programs>
  skos:definition "The U.S. national space program began as a military program. In 1958, the civilian National Aeronautics and Space Administration (NASA) was created specifically to promote nonmilitary, peaceful uses of space, and became the lead agency in the space program. [Source: <a href=\"https://sk.sagepub.com/reference/war/n219.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of War &amp; American Society; National Space Program</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/war_and_technology> ;
  skos:prefLabel "national space programs"@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/national_space_programs> .

