@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/psychological_signal_detection>
  skos:prefLabel "psychological signal detection"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/psychophysics> .

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

<https://concepts.sagepub.com/social-science/concept/diagnostic_techniques_and_procedures>
  skos:prefLabel "diagnostic techniques and procedures"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/psychophysics> .

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

<https://concepts.sagepub.com/social-science/concept/psychophysics>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/psychological_signal_detection>, <https://concepts.sagepub.com/social-science/concept/psychoacoustics> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D011601.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/diagnostic_techniques_and_procedures>, <https://concepts.sagepub.com/social-science/concept/biological_psychology> ;
  skos:prefLabel "psychophysics"@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/psychophysics> .

