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

<https://concepts.sagepub.com/social-science/concept/lipreading>
  skos:altLabel "forensic speechreading"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D008085.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/language_arts>, <https://concepts.sagepub.com/social-science/concept/forensic_phonetics>, <https://concepts.sagepub.com/social-science/concept/correction_of_hearing_impairment> ;
  skos:prefLabel "lipreading"@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/lipreading> .

<https://concepts.sagepub.com/social-science/concept/language_arts>
  skos:prefLabel "language arts"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/lipreading> .

<https://concepts.sagepub.com/social-science/concept/correction_of_hearing_impairment>
  skos:prefLabel "correction of hearing impairment"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/lipreading> .

