@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/theories>
  skos:prefLabel "theories"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/displacement_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/displacement_effect> .

<https://concepts.sagepub.com/social-science/concept/displacement_effect>
  skos:definition "Archimedes' principle (circa 240 BC) states that “an object immersed in a fluid experiences a buoyant force that is equal in magnitude to the force of gravity on the displaced fluid.” In other words, when a person enters a full bathtub, water is displaced onto the floor. This displacement effect does not apply only in physics, however. [Source: <a href=\"https://sk.sagepub.com/reference/childmedia/n121.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Children, Adolescents, and the Media; Displacement Effect</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/theories> ;
  skos:prefLabel "displacement effect"@en ;
  a skos:Concept .

