@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_methodology>
  skos:prefLabel "research methodology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/quantitative_research_methods> .

<https://concepts.sagepub.com/social-science/concept/quantitative_research_methods>
  skos:definition "Quantitative research is a field of inquiry that emphasizes numbers, is often deductive in nature, concentrates on hypotheses testing, and aims to uncover causal connections between different phenomena as well as to make generalizations. Quantitative research is often associated with a positivist paradigm. [Source: <a href=\"https://sk.sagepub.com/reference/businesstoday/n788.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; Research Methods: Quantitative</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/research_methodology>, <https://concepts.sagepub.com/social-science/concept/manufacturing_and_operations> ;
  skos:prefLabel "quantitative research methods"@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_methods> .

<https://concepts.sagepub.com/social-science/concept/manufacturing_and_operations>
  skos:prefLabel "manufacturing and operations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/quantitative_research_methods> .

