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

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

n9j:-K15GBVW7-1
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/probability_sampling> ;
  skos:definition "Probability samples require that every member of the overall population have a known chance of being included in the sample. The most basic form of probability sampling is simple random sampling, where every member of the population has an equal chance of being included in the sample. [Source: The SAGE Encyclopedia of Qualitative Research Methods; Probability Sampling]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-XR1M49LW-Z, n9j:-NDL8F4JG-R, n9j:-LQTK3P7X-M ;
  skos:prefLabel "probability sampling"@en .

n9j:-NDL8F4JG-R
  skos:prefLabel "sampling"@en ;
  a skos:Concept ;
  skos:narrower n9j:-K15GBVW7-1 .

n9j: a skos:ConceptScheme .
n9j:-XR1M49LW-Z
  skos:prefLabel "generalization"@en ;
  a skos:Concept ;
  skos:narrower n9j:-K15GBVW7-1 .

n9j:-LQTK3P7X-M
  skos:prefLabel "inferential statistics"@en ;
  a skos:Concept ;
  skos:narrower n9j:-K15GBVW7-1 .

