@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/DNA_fingerprinting>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/amplified_fragment_length_polymorphism_analysis>, <https://concepts.sagepub.com/social-science/concept/ribotyping>, <https://concepts.sagepub.com/social-science/concept/DNA_contamination> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D016172.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/forensic_medicine>, <https://concepts.sagepub.com/social-science/concept/biometric_identification> ;
  skos:prefLabel "DNA fingerprinting"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/biometric_identification>
  skos:prefLabel "biometric identification"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/DNA_fingerprinting> .

<https://concepts.sagepub.com/social-science/concept/amplified_fragment_length_polymorphism_analysis>
  skos:prefLabel "amplified fragment length polymorphism analysis"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/DNA_fingerprinting> .

<https://concepts.sagepub.com/social-science/concept/ribotyping>
  skos:prefLabel "ribotyping"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/DNA_fingerprinting> .

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

<https://concepts.sagepub.com/social-science/concept/DNA_contamination>
  skos:prefLabel "DNA contamination"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/DNA_fingerprinting> .

