@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/crime_classification> .

<https://concepts.sagepub.com/social-science/concept/crime_measurement>
  skos:prefLabel "crime measurement"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/crime_classification> .

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

<https://concepts.sagepub.com/social-science/concept/crime_classification>
  skos:definition "In order to understand and identify crime and criminal behavior, investigators collect and classify certain information. The information collected is called “data.” The collection of data serves three main purposes: to test theories about the causes of crime, to increase knowledge about certain offenses and offenders, and to assist with public policy development. [Source: <a href=\"https://sk.sagepub.com/reference/crimepunishment/n95.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Crime and Punishment; Crime Classification Systems</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/research_methods_and_information>, <https://concepts.sagepub.com/social-science/concept/crime_measurement> ;
  skos:prefLabel "crime classification"@en ;
  a skos:Concept .

