@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/sampling_techniques>
  skos:definition "For describing or testing hypotheses about a population, sampling a small portion of the population is often preferable to taking a census of the entire population. Taking a sample is usually less expensive and less time-consuming than taking a census and more accurate because more effort and care can be spent ensuring that the right data are gathered in the right way. [Source: <a href=\"https://sk.sagepub.com/reference/organizationalpsychology/n285.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Industrial and Organizational Psychology; Sampling Techniques</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/statistics_and_research_methods>, <https://concepts.sagepub.com/social-science/concept/research_methods_for_industrial_and_organizational_psychology>, <https://concepts.sagepub.com/social-science/concept/epidemiologic_data> ;
  skos:prefLabel "sampling techniques"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/research_methods_for_industrial_and_organizational_psychology>
  skos:prefLabel "research methods for industrial and organizational psychology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/sampling_techniques> .

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

<https://concepts.sagepub.com/social-science/concept/epidemiologic_data>
  skos:prefLabel "epidemiologic data"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/sampling_techniques> .

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

