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

<https://concepts.sagepub.com/social-science/concept/facial_composites>
  skos:definition "When a crime has been committed and the identity of the perpetrator is unknown, eyewitnesses are often asked to attempt to create a likeness of the face of the perpetrator. An eyewitness can do this by creating a facial composite, either through the assistance of a sketch artist or by using a mechanized composite system. [Source: <a href=\"https://sk.sagepub.com/reference/psychologylaw/n121.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Psychology and Law; Facial Composites</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/eyewitness_memory> ;
  skos:prefLabel "facial composites"@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/facial_composites> .

