@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/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Combined_DNA_Index_System> .

<https://concepts.sagepub.com/social-science/concept/Combined_DNA_Index_System>
  skos:definition "Imagine a law enforcement tool that can take biological information from a crime scene, enter it into a computer, and obtain information sufficient to tentatively identify a suspect for investigation. Similar to automated fingerprinting systems, genetic profiles can be obtained from a crime scene, people (to include victims or offenders), or items belonging to missing persons. [Source: <a href=\"https://sk.sagepub.com/reference/lawenforcement/n236.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Law Enforcement; Combined DNA Index System</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/investigation_techniques> ;
  skos:prefLabel "Combined DNA Index System"@en ;
  a skos:Concept .

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

