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

n9j:-C3XMBTZ5-N
  skos:prefLabel "theft offenses"@en ;
  a skos:Concept ;
  skos:narrower n9j:-MHKFD3HF-M .

n9j:-MHKFD3HF-M
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/theft> ;
  skos:definition "Theft is the act of taking property (physical or intellectual) from someone (including businesses and corporations) with the intent of keeping the item permanently. Various criminal codes throughout the United States subdivide theft into different areas, although the primary theme is identical: taking property, thus depriving the rightful owner of his or her goods. [Source: Encyclopedia of Social Problems; Theft]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-C3XMBTZ5-N ;
  skos:prefLabel "theft"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D013800.html> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-MHKFD3HF-M .

n9j: a skos:ConceptScheme .
