@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/police_and_law_enforcement>
  skos:prefLabel "police and law enforcement"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/ballistics> .

<https://concepts.sagepub.com/social-science/concept/criminal_investigation>
  skos:prefLabel "criminal investigation"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/ballistics> .

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

<https://concepts.sagepub.com/social-science/concept/ballistics>
  skos:definition "Ballistics is the area of forensic science that deals with the study of firearms, ammunition, and bullet trajectory (flight path). Firearms include handguns (revolvers or semiautomatics), rifles, and shotguns. [Source: <a href=\"https://sk.sagepub.com/reference/lawenforcement/n11.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Law Enforcement; Ballistics</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/police_and_law_enforcement>, <https://concepts.sagepub.com/social-science/concept/investigation_techniques>, <https://concepts.sagepub.com/social-science/concept/forensic_science>, <https://concepts.sagepub.com/social-science/concept/criminal_investigation> ;
  skos:prefLabel "ballistics"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/investigation_techniques>
  skos:prefLabel "investigation techniques"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/ballistics> .

