@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/physical_processes>
  skos:prefLabel "physical processes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/doppler_effect> .

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

<https://concepts.sagepub.com/social-science/concept/doppler_effect>
  skos:definition "The effect of the relative motion of a source and receiver on a signal passing between them. When the source of an electromagnetic wave and a detector move relative to each other, the detector will record a shift (difference) in frequency when compared with the original wave. [Source: <a href=\"https://sk.sagepub.com/reference/dictionaryenvirochange/n1111.i1.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environmental Change; Doppler effect</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D004301.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/physical_processes> ;
  skos:prefLabel "doppler effect"@en ;
  a skos:Concept .

