@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/serial_murder>
  skos:prefLabel "serial murder"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/arson> .

<https://concepts.sagepub.com/social-science/concept/mass_murder>
  skos:prefLabel "mass murder"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/arson> .

<https://concepts.sagepub.com/social-science/concept/violent_crime>
  skos:prefLabel "violent crime"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/arson> .

<https://concepts.sagepub.com/social-science/concept/arson_for_profit>
  skos:prefLabel "arson for profit"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/arson> .

<https://concepts.sagepub.com/social-science/concept/arson>
  skos:broader <https://concepts.sagepub.com/social-science/concept/murder>, <https://concepts.sagepub.com/social-science/concept/serial_murder>, <https://concepts.sagepub.com/social-science/concept/violent_crime>, <https://concepts.sagepub.com/social-science/concept/mass_murder>, <https://concepts.sagepub.com/social-science/concept/property_offenses>, <https://concepts.sagepub.com/social-science/concept/property_crime>, <https://concepts.sagepub.com/social-science/concept/delinquent_behavior> ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/arson_for_profit> ;
  skos:prefLabel "arson"@en ;
  skos:definition "Arson is first and foremost a legal term. In a public health context, the same act is referred to as firesetting. [Source: <a href=\"https://sk.sagepub.com/reference/victimologyandcrime/n9.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Victimology and Crime Prevention; Arson/Firesetting</a>]"@en ;
  a skos:Concept ;
  skos:altLabel "firesetting"@en .

<https://concepts.sagepub.com/social-science/concept/property_crime>
  skos:prefLabel "property crime"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/arson> .

<https://concepts.sagepub.com/social-science/concept/property_offenses>
  skos:prefLabel "property offenses"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/arson> .

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

<https://concepts.sagepub.com/social-science/concept/delinquent_behavior>
  skos:prefLabel "delinquent behavior"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/arson> .

<https://concepts.sagepub.com/social-science/concept/murder>
  skos:prefLabel "murder"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/arson> .

