@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/criminal_investigation>
  skos:prefLabel "criminal investigation"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/criminalistics> .

<https://concepts.sagepub.com/social-science/concept/criminalistics>
  skos:definition "Criminalistics is the largest and most diverse branch of forensic science. In fact, many people use the terms criminalistics and forensic science interchangeably. [Source: <a href=\"https://sk.sagepub.com/reference/crimepunishment/n111.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Crime and Punishment; Criminalistics</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/forensics>, <https://concepts.sagepub.com/social-science/concept/forensic_science>, <https://concepts.sagepub.com/social-science/concept/criminal_investigation> ;
  skos:prefLabel "criminalistics"@en ;
  a skos:Concept .

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

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

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

