@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/psychophysics:_detection>
  skos:definition "A detection threshold is the minimum stimulus strength that can be perceived. Even with such a humble definition, the measurement of detection thresholds has become a golden, powerful tool for psychophysicists, but it is elusive to pinpoint. [Source: <a href=\"https://sk.sagepub.com/reference/perception/n291.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Perception; Psychophysics: Detection</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/methods> ;
  skos:prefLabel "psychophysics: detection"@en ;
  a skos:Concept .

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

<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/psychophysics:_detection> .

