@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/science_of_satellites>
  skos:definition "Many of our modern global communication systems depend on satellite technology. In the most general sense, a satellite is any object that orbits another object in space. [Source: <a href=\"https://sk.sagepub.com/reference/scienceandtechnology/n228.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Science and Technology Communication; Satellites, Science of</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/key_cases_and_current_trends> ;
  skos:prefLabel "science of satellites"@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/science_of_satellites> .

<https://concepts.sagepub.com/social-science/concept/key_cases_and_current_trends>
  skos:prefLabel "key cases and current trends"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/science_of_satellites> .

