@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/perceptual_representation>
  skos:definition "Philosophers and psychologists talk about perceptual states as representations. One of the most important questions in the philosophy of perception is whether and in what sense could perceptual states be considered representations. [Source: <a href=\"https://sk.sagepub.com/reference/perception/n272.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Perception; Perceptual Representation (Philosophy)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/philosophical_approaches> ;
  skos:prefLabel "perceptual representation"@en ;
  a skos:Concept .

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

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

