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

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

<https://concepts.sagepub.com/social-science/concept/intentionality_and_perception>
  skos:definition "As you drive your car, the focus of your perceptions shifts rapidly between the other cars on the road, the song playing on the radio, and the conversation you are having on your cell phone. In each case, your perceptions are “about” something. [Source: <a href=\"https://sk.sagepub.com/reference/perception/n168.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Perception; Intentionality and Perception</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/philosophical_approaches> ;
  skos:prefLabel "intentionality and perception"@en ;
  a skos:Concept .

