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

<https://concepts.sagepub.com/social-science/concept/verification>
  skos:definition "Verification is the product of checking one or more aspects of the research process to ensure that they are a true representation of what actually occurred or are clearly derived from the analysis. Within qualitative research, this often occurs once the raw data have been gathered. [Source: <a href=\"https://sk.sagepub.com/reference/research/n479.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of Qualitative Research Methods; Verification</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/positivism> ;
  skos:prefLabel "verification"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/verification> .

