@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/crimes_and_offenses>
  skos:prefLabel "crimes and offenses"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/felony> .

<https://concepts.sagepub.com/social-science/concept/felony>
  skos:definition "a serious criminal offense that carries a term of 1 year of imprisonment or longer. Felonies include the most serious crimes, such as murder, rape, robbery, aggravated assault, grand theft, auto theft, and arson. [Source: <a href=\"https://sk.sagepub.com/reference/the-concise-dictionary-of-crime-and-justice/n789.xml\" target=\"_blank\" data-id=\"to-sk\">The Concise Dictionary of Crime and Justice; Felony</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/juvenile_designated_felonies> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/crimes_and_offenses>, <https://concepts.sagepub.com/social-science/concept/crime_and_deviance> ;
  skos:prefLabel "felony"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/juvenile_designated_felonies>
  skos:prefLabel "juvenile designated felonies"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/felony> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/felony> .

<https://concepts.sagepub.com/social-science/concept/crime_and_deviance>
  skos:prefLabel "crime and deviance"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/felony> .

