@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/firearms_identification>
  skos:definition "Firearms identification is the objective, scientific examination and analysis of firearms-related evidence. The scientific role of the firearms examiner in forensic laboratory examinations is multifaceted. [Source: <a href=\"https://sk.sagepub.com/reference/crimepunishment/n183.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Crime and Punishment; Firearms Identification</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/forensics> ;
  skos:prefLabel "firearms 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/firearms_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/firearms_identification> .

