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

n9j:-CJVBWMDM-J
  skos:prefLabel "bootstrapping"@en ;
  a skos:Concept ;
  skos:narrower n9j:-NKP3KX05-2 .

n9j:-methods
  a isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member n9j:-NKP3KX05-2 .

n9j: a skos:ConceptScheme .
n9j:-NKP3KX05-2
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/resampling> ;
  skos:definition "The process of repeatedly sampling from a sample in order to estimate what other samples from a population would look like were we able to take them. Rather than taking numerous samples from a population to determine the ∗standard error (something that is usually done only in theory), one draws one sample and repeatedly resamples from it. [Source: Dictionary of Statistics & Methodology; Resampling]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-CJVBWMDM-J, n9j:-WWM8W1CS-B ;
  skos:prefLabel "resampling"@en .

n9j:-WWM8W1CS-B
  skos:prefLabel "jackknife methods"@en ;
  a skos:Concept ;
  skos:narrower n9j:-NKP3KX05-2 .

