@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:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-R6JPW6WS-Z .

n9j:-R6JPW6WS-Z
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/self-report_studies> ;
  skos:definition "Self-report surveys are data-gathering procedures that involve asking subjects to recall or admit to various types of behavior. As an attempt to overcome some of the shortcomings of reliance on official statistics, researchers have developed studies in which the respondents are asked to admit to various delinquent or criminal acts. [Source: Encyclopedia of Juvenile Justice; Self-Report Studies]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-XSCQBTTS-G ;
  skos:prefLabel "self-report studies"@en .

n9j:-XSCQBTTS-G
  skos:prefLabel "delinquent behavior"@en ;
  a skos:Concept ;
  skos:narrower n9j:-R6JPW6WS-Z .

n9j: a skos:ConceptScheme .
