@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/phrenology>
  skos:definition "Phrenology, coming from the Greek terms for “mind” and “knowledge,” is a study that claimed it was possible to determine character, personality traits, and criminality based on the shape of a person's head. The concept of being able to read somebody's head started with the Greek philosopher Aristotle. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n971.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Phrenology</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D010792.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/pseudoscience>, <https://concepts.sagepub.com/social-science/concept/history_of_medicine>, <https://concepts.sagepub.com/social-science/concept/history_of_education> ;
  skos:prefLabel "phrenology"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/history_of_medicine>
  skos:prefLabel "history of medicine"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/phrenology> .

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

<https://concepts.sagepub.com/social-science/concept/history_of_education>
  skos:prefLabel "history of education"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/phrenology> .

