@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/Bayes%27_theorem>
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D001499.html>, <https://en.wikipedia.org/wiki/Bayes'_theorem> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/probability>, <https://concepts.sagepub.com/social-science/concept/data_mining>, <https://concepts.sagepub.com/social-science/concept/Bayesian_inference>, <https://concepts.sagepub.com/social-science/concept/statistics_and_research_methods>, <https://concepts.sagepub.com/social-science/concept/biostatistics_and_clinical_epidemiology> ;
  skos:prefLabel "Bayes' theorem"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/biostatistics_and_clinical_epidemiology>
  skos:prefLabel "biostatistics and clinical epidemiology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Bayes%27_theorem> .

<https://concepts.sagepub.com/social-science/concept/data_mining>
  skos:prefLabel "data mining"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Bayes%27_theorem> .

<https://concepts.sagepub.com/social-science/concept/probability>
  skos:prefLabel "probability"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Bayes%27_theorem> .

<https://concepts.sagepub.com/social-science/concept/statistics_and_research_methods>
  skos:prefLabel "statistics and research methods"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Bayes%27_theorem> .

<https://concepts.sagepub.com/social-science/concept/Bayesian_inference>
  skos:prefLabel "Bayesian inference"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Bayes%27_theorem> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/methods>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Bayes%27_theorem> .

