@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/product_tampering>
  skos:definition "Product tampering is the deliberate contamination of a good after it has been marketed, often occurring at the point of sale or, in the case of a hoax, after the point of sale. Examples of foreign substances that have been used in product tampering include bugs, cyanide, illegal drugs, needles, mice, liquid mercury, glass, and syringes; these, and even a human finger, have all turned up in a wide range of products. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-crisis-management/n260.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Crisis Management; Product Tampering</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/violent_crime>, <https://concepts.sagepub.com/social-science/concept/murder>, <https://concepts.sagepub.com/social-science/concept/financial_crises> ;
  skos:prefLabel "product tampering"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/financial_crises>
  skos:prefLabel "financial crises"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/product_tampering> .

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

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

