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

<https://concepts.sagepub.com/social-science/concept/introspection>
  skos:definition "Etymologically, introspection means “looking within.” The term introspection is typically used as a placeholder for the distinctive way, whatever it is, in which we know our own minds. Yet it is contentious whether we know our own minds by inner perception. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-philosophy-and-the-social-sciences/n188.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Philosophy and the Social Sciences; Introspection (Philosophical Psychology)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/the_self>, <https://concepts.sagepub.com/social-science/concept/behaviorism> ;
  skos:prefLabel "introspection"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/the_self>
  skos:prefLabel "the self"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/introspection> .

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

