@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/burden_of_proof>
  skos:definition "The standard that must be met to prove legal allegations. In criminal trials, where a person's liberty is at stake, the burden of proof is “beyond a reasonable doubt.” In civil cases, where money is at stake, the burden of proof is “preponderance of the evidence” or clear and convincing evidence, which requires a lower standard of certainty. [Source: <a href=\"https://sk.sagepub.com/reference/behavioralsciences/n272.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Glossary of the Social and Behavioral Sciences; Burden of Proof</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/rules_of_evidence> ;
  skos:prefLabel "burden of proof"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/rules_of_evidence>
  skos:prefLabel "rules of evidence"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/burden_of_proof> .

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

