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

<https://concepts.sagepub.com/social-science/concept/abstracted_empiricism>
  skos:definition "C. Wright Mills in The Sociological Imagination (1959) derided social scientists who allowed the primary task of understanding to be subverted by technical issues of data collection and analysis. Mills thought his colleagues misled by a desire to imitate the natural sciences. [Source: <a href=\"https://sk.sagepub.com/reference/the-sage-dictionary-of-sociology/n4.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Dictionary of Sociology; Abstracted Empiricism</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/empiricism> ;
  skos:prefLabel "abstracted empiricism"@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/abstracted_empiricism> .

