@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

n9j:-RGLF08GV-1
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/markov_processes> ;
  skos:definition "Markov processes are mathematical processes in which, given the present state of the process, the future is independent of the past. They are named after the Russian mathematician Andrei Markov (1856–1922), who provided the first theoretical results for this type of process. [Source: Encyclopedia of Medical Decision Making; Markov Processes]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-KHB2N68Z-Z ;
  skos:prefLabel "markov processes"@en .

n9j:-KHB2N68Z-Z
  skos:prefLabel "decision analysis and related mathematical models"@en ;
  a skos:Concept ;
  skos:narrower n9j:-RGLF08GV-1 .

n9j:-methods
  a isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member n9j:-RGLF08GV-1 .

n9j: a skos:ConceptScheme .
