@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/markov_chains>
  skos:definition "The topic of Markov chains is a well-developed topic in probability. There are many fine expositions of Markov chains (e.g., Bremaud, 2008; Feller, 1968; Hoel, Port, & Stone, 1972; Kemeny & Snell, 1960). [Source: <a href=\"https://methods.sagepub.com/reference/encyc-of-research-design/n230.xml\" target=\"_blank\" data-id=\"to-srm\">Encyclopedia of Research Design; Markov Chains</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D008390.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/stochastic_processes>, <https://concepts.sagepub.com/social-science/concept/probability> ;
  skos:prefLabel "markov chains"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/stochastic_processes>
  skos:prefLabel "stochastic processes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/markov_chains> .

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

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

