@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/metal_theft>
  skos:definition "Metal theft is the theft of items for the value of their constituent metals. Common targets include copper wires, cable, and plumbing; air conditioners and parts for the copper content; catalytic converters from cars for their platinum, rhodium, and palladium; aluminum siding and gutters; electrical transformers, beer kegs, manhole covers, highway guardrails, and more. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-street-crime-in-america/n107.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Street Crime in America; Metal Theft</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/nonviolent_crimes> ;
  skos:prefLabel "metal theft"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/nonviolent_crimes>
  skos:prefLabel "nonviolent crimes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/metal_theft> .

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

