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

<https://concepts.sagepub.com/social-science/concept/smell>
  skos:definition "Olfaction, also known as the sense of smell, is important for enjoying food and life, detecting danger (smoke, natural gas leak, rotten food), and communicating social information. The olfactory receptor genes constitute the largest gene family in vertebrates. [Source: <a href=\"https://sk.sagepub.com/reference/humandevelopment/n569.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Development; Smell</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D012903.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/sensation>, <https://concepts.sagepub.com/social-science/concept/physical_and_biological_development> ;
  skos:prefLabel "smell"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/physical_and_biological_development>
  skos:prefLabel "physical and biological development"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/smell> .

