@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/scientific_evidence>
  skos:definition "The scientific examination of physical evidence involves the application of the natural sciences to matters of law and includes a variety of disciplines. Evidence examinations in the forensic science laboratory employ the principles and methods of all the traditional sciences, including physics, chemistry, and biology. [Source: <a href=\"https://sk.sagepub.com/reference/crimepunishment/n374.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Crime and Punishment; Scientific Evidence</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/forensics> ;
  skos:prefLabel "scientific evidence"@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/scientific_evidence> .

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

