@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/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/quantitative_research_approach> .

<https://concepts.sagepub.com/social-science/concept/quantitative_research_approach>
  skos:definition "Quantitative research approaches increase our knowledge by gathering data that can be manipulated mathematically. This allows us to answer questions about the meanings of psychological concepts, as well as to determine their levels and variability as well as the relationships among them. [Source: <a href=\"https://sk.sagepub.com/reference/organizationalpsychology/n270.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Industrial and Organizational Psychology; Quantitative Research Approach</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/research_methods_for_industrial_and_organizational_psychology> ;
  skos:prefLabel "quantitative research approach"@en ;
  a skos:Concept .

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

