@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/mug_shots> .

<https://concepts.sagepub.com/social-science/concept/mug_shots>
  skos:definition "A mug shot is a photograph taken by the police of someone arrested on suspicion of criminal behavior. Usually the picture is of the suspect's head and shoulders (“mug” being slang for “face”) and often two pictures are taken, one from the front (full face) and one from the side (profile). [Source: <a href=\"https://sk.sagepub.com/reference/socialhistory-crime-punishment/n456.xml\" target=\"_blank\" data-id=\"to-sk\">The Social History of Crime and Punishment in America: An Encylopedia; Mug Shots</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/police_and_law_enforcement>, <https://concepts.sagepub.com/social-science/concept/eyewitness_memory> ;
  skos:prefLabel "mug shots"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/police_and_law_enforcement>
  skos:prefLabel "police and law enforcement"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/mug_shots> .

<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/mug_shots> .

