{
  "prefix": {
    "pe": "https://proofengine.info/proofs/humans-use-only-10-of-their-brain-at-any-one-time/",
    "prov": "http://www.w3.org/ns/prov#",
    "xsd": "http://www.w3.org/2001/XMLSchema#",
    "schema": "http://schema.org/"
  },
  "entity": {
    "pe:claim": {
      "prov:type": "pe:Claim",
      "prov:label": "Humans use only 10% of their brain at any one time.",
      "prov:value": "Humans use only 10% of their brain at any one time."
    },
    "pe:evidence-B1": {
      "prov:type": "pe:EmpiricalEvidence",
      "prov:label": "Scientific American \u2014 neurologist Barry Gordon rejects the 10% myth",
      "pe:factId": "B1",
      "pe:evidenceType": "empirical",
      "pe:sourceUrl": "https://www.scientificamerican.com/article/do-people-only-use-10-percent-of-their-brains/",
      "pe:sourceName": "Scientific American (Barry Gordon, Johns Hopkins)"
    },
    "pe:evidence-B2": {
      "prov:type": "pe:EmpiricalEvidence",
      "prov:label": "MIT McGovern Institute \u2014 the 10% claim is '100 percent a myth'",
      "pe:factId": "B2",
      "pe:evidenceType": "empirical",
      "pe:sourceUrl": "https://mcgovern.mit.edu/2024/01/26/do-we-use-only-10-percent-of-our-brain/",
      "pe:sourceName": "MIT McGovern Institute for Brain Research"
    },
    "pe:evidence-B3": {
      "prov:type": "pe:EmpiricalEvidence",
      "prov:label": "University of Washington Neuroscience \u2014 no scientific evidence for 10% claim",
      "pe:factId": "B3",
      "pe:evidenceType": "empirical",
      "pe:sourceUrl": "http://faculty.washington.edu/chudler/tenper.html",
      "pe:sourceName": "Neuroscience For Kids, University of Washington (Eric Chudler)"
    },
    "pe:evidence-A1": {
      "prov:type": "pe:ComputedEvidence",
      "prov:label": "Verified rejection source count",
      "pe:factId": "A1",
      "pe:evidenceType": "computed",
      "pe:method": "count(verified rejection citations) = 3",
      "pe:result": "3"
    },
    "pe:verdict": {
      "prov:type": "pe:Verdict",
      "prov:label": "Verdict: DISPROVED",
      "prov:value": "DISPROVED",
      "pe:doi": "10.5281/zenodo.19600322"
    }
  },
  "activity": {
    "pe:verify-B1": {
      "prov:type": "pe:CitationVerification",
      "prov:label": "Verify B1: Scientific American (Barry Gordon, Johns Hopkins)",
      "pe:status": "verified",
      "pe:method": "full_quote",
      "pe:fetchMode": "live"
    },
    "pe:verify-B2": {
      "prov:type": "pe:CitationVerification",
      "prov:label": "Verify B2: MIT McGovern Institute for Brain Research",
      "pe:status": "verified",
      "pe:method": "full_quote",
      "pe:fetchMode": "live"
    },
    "pe:verify-B3": {
      "prov:type": "pe:CitationVerification",
      "prov:label": "Verify B3: Neuroscience For Kids, University of Washington (Eric Chudler)",
      "pe:status": "verified",
      "pe:method": "full_quote",
      "pe:fetchMode": "live"
    },
    "pe:determine-verdict": {
      "prov:type": "pe:VerdictDetermination",
      "prov:label": "Determine verdict from evidence",
      "prov:endTime": "2026-04-16"
    }
  },
  "agent": {
    "pe:proof-engine": {
      "prov:type": "prov:SoftwareAgent",
      "prov:label": "Proof Engine",
      "schema:version": "1.16.0",
      "schema:url": "https://github.com/yaniv-golan/proof-engine"
    }
  },
  "wasGeneratedBy": {
    "pe:gen-B1": {
      "prov:entity": "pe:evidence-B1",
      "prov:activity": "pe:verify-B1"
    },
    "pe:gen-B2": {
      "prov:entity": "pe:evidence-B2",
      "prov:activity": "pe:verify-B2"
    },
    "pe:gen-B3": {
      "prov:entity": "pe:evidence-B3",
      "prov:activity": "pe:verify-B3"
    },
    "pe:gen-verdict": {
      "prov:entity": "pe:verdict",
      "prov:activity": "pe:determine-verdict"
    }
  },
  "wasDerivedFrom": {
    "pe:deriv-A1-from-B1": {
      "prov:generatedEntity": "pe:evidence-A1",
      "prov:usedEntity": "pe:evidence-B1"
    },
    "pe:deriv-A1-from-B2": {
      "prov:generatedEntity": "pe:evidence-A1",
      "prov:usedEntity": "pe:evidence-B2"
    },
    "pe:deriv-A1-from-B3": {
      "prov:generatedEntity": "pe:evidence-A1",
      "prov:usedEntity": "pe:evidence-B3"
    }
  },
  "wasAttributedTo": {
    "pe:attr-verdict": {
      "prov:entity": "pe:verdict",
      "prov:agent": "pe:proof-engine"
    }
  },
  "used": {
    "pe:used-B1": {
      "prov:activity": "pe:determine-verdict",
      "prov:entity": "pe:evidence-B1"
    },
    "pe:used-B2": {
      "prov:activity": "pe:determine-verdict",
      "prov:entity": "pe:evidence-B2"
    },
    "pe:used-B3": {
      "prov:activity": "pe:determine-verdict",
      "prov:entity": "pe:evidence-B3"
    },
    "pe:used-A1": {
      "prov:activity": "pe:determine-verdict",
      "prov:entity": "pe:evidence-A1"
    }
  }
}