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

<https://concepts.sagepub.com/social-science/concept/methods>
  skos:prefLabel "methods"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/operationalization> .

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

<https://concepts.sagepub.com/social-science/concept/operationalization>
  skos:definition "Definition The process of devising ways of measuring theoretical concepts. Distinctive Features Theoretical concepts are tools for organizing knowledge. [Source: <a href=\"https://methods.sagepub.com/reference/the-sage-dictionary-of-social-research-methods/n136.xml\" target=\"_blank\" data-id=\"to-srm\">The SAGE Dictionary of Social Research Methods; Operationalization</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_psychology_research>, <https://concepts.sagepub.com/social-science/concept/methods> ;
  skos:prefLabel "operationalization"@en ;
  a skos:Concept .

