@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_methods_and_information>
  skos:prefLabel "research methods and information"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/self-report_surveys> .

<https://concepts.sagepub.com/social-science/concept/self-report_surveys>
  skos:definition "Measurement has been an important issue in the social sciences in general and in the study of deviance in particular. Scholars, policymakers, the media, and the public have paid a great deal of attention to levels of deviance, especially crime. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-social-deviance/n255.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Deviance; Self-Report Surveys</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/research_methods_and_information> ;
  skos:prefLabel "self-report surveys"@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/self-report_surveys> .

