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

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-GT6DXCV4-B .

n9j: a skos:ConceptScheme .
n9j:-GT6DXCV4-B
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/meat_processing> ;
  skos:definition "EATING PROCESSED MEAT—SUCH as sausages, frankfurters, bacon, liver pâté, cooked sliced ham, and other cold cuts—appears to increase the risk of colorectal cancer. Research conducted in the United States and Europe in the past decade has shown this over and over, but there are indications that the risk has been decreasing recently. [Source: Encyclopedia of Cancer and Society; Meat Processing]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-G510TL21-D ;
  skos:prefLabel "meat processing"@en .

n9j:-G510TL21-D
  skos:prefLabel "cancer and society"@en ;
  a skos:Concept ;
  skos:narrower n9j:-GT6DXCV4-B .

