@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/satellite_technology>
  skos:definition "Military use of satellites has enhanced command and control of far-flung forces, provided vast amounts of data, and enabled precise positioning on the globe. Modern satellites also perform a variety of data-related tasks like reconnaissance, navigation, weather observation, and communications relay. [Source: <a href=\"https://sk.sagepub.com/reference/war/n305.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of War &amp; American Society; Satellite Technology</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/war_and_technology> ;
  skos:prefLabel "satellite technology"@en ;
  a skos:Concept .

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

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

