@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/statistical_methods_and_models>
  skos:definition "Statistics play an important role in criminal justice research and policy making. Every day, the public is exposed to a vast amount of information regarding crime and criminal justice. [Source: <a href=\"https://sk.sagepub.com/reference/crimepunishment/n417.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Crime and Punishment; Statistical Methods and Models</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/research_methods_and_information> ;
  skos:prefLabel "statistical methods and models"@en ;
  a skos:Concept .

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

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

