@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/law_and_society_research>
  skos:prefLabel "law and society research"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/entropy> .

<https://concepts.sagepub.com/social-science/concept/thermodynamics>
  skos:prefLabel "thermodynamics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/entropy> .

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

<https://concepts.sagepub.com/social-science/concept/entropy>
  skos:definition "Entropy is the term used to describe how natural and social systems move from a state of order to disorder. While the concept may seem esoteric, entropy means a “change in state” (from the Greek entrope, change). [Source: <a href=\"https://sk.sagepub.com/reference/edleadership/n204.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Educational Leadership and Administration; Entropy</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D019277.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/thermodynamics>, <https://concepts.sagepub.com/social-science/concept/law_and_society_research> ;
  skos:prefLabel "entropy"@en ;
  a skos:Concept .

