@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-methods
  a isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member n9j:-VPR1ZPCF-R .

n9j: a skos:ConceptScheme .
n9j:-VPR1ZPCF-R
  owl:sameAs <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: Encyclopedia of Crime and Punishment; Crime Classification Systems]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-NNPJHJ8N-4, n9j:-RKCT5GNW-T ;
  skos:prefLabel "crime classification"@en .

n9j:-RKCT5GNW-T
  skos:prefLabel "crime measurement"@en ;
  a skos:Concept ;
  skos:narrower n9j:-VPR1ZPCF-R .

n9j:-NNPJHJ8N-4
  skos:prefLabel "research methods and information"@en ;
  a skos:Concept ;
  skos:narrower n9j:-VPR1ZPCF-R .

