@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/voice_identification>
  skos:definition "A technological method used to confirm identity through voiceprints and voice recognition software. Similar to fingerprinting or iris recognition procedures, the use of voice identification devices is based on the premise that vocal characteristics are unique to each individual. [Source: <a href=\"https://sk.sagepub.com/reference/behavioralsciences/n2668.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Glossary of the Social and Behavioral Sciences; Voice Identification</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/forensics> ;
  skos:prefLabel "voice identification"@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/voice_identification> .

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

