@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:-NM8092GJ-5 .

n9j:-NDFP9BHK-3
  skos:prefLabel "research methodology"@en ;
  a skos:Concept ;
  skos:narrower n9j:-NM8092GJ-5 .

n9j: a skos:ConceptScheme .
n9j:-MPXCPJCH-K
  skos:prefLabel "manufacturing and operations"@en ;
  a skos:Concept ;
  skos:narrower n9j:-NM8092GJ-5 .

n9j:-NM8092GJ-5
  owl:sameAs <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: Encyclopedia of Business in Today's World; Research Methods: Quantitative]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-NDFP9BHK-3, n9j:-MPXCPJCH-K ;
  skos:prefLabel "quantitative research methods"@en .

