@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/quantum_mechanics>
  skos:definition "Quantum mechanics is a theory in physics that was introduced by Max Planck in 1900 to solve the problem of describing the intensity of radiation emitted by a black body at a given wavelength and constant temperature. Essentially it is a modification of certain views or beliefs of the classical world, especially in relation to the motion of bodies or structureless particles. [Source: <a href=\"https://sk.sagepub.com/reference/time/n470.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Time: Science, Philosophy, Theology, &amp; Culture; Quantum Mechanics</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/mechanics_(physics)> ;
  skos:prefLabel "quantum mechanics"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/mechanics_(physics)>
  skos:prefLabel "mechanics (physics)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/quantum_mechanics> .

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

