@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p15463
  skos:prefLabel "chemical weapons"@en, "kemialliset aseet"@fi, "kemiska vapen"@sv ;
  a skos:Concept ;
  skos:narrower tero:p19963 .

tero:p19963
  skos:exactMatch yso:p19963, ysa:Y108998 ;
  skos:broader tero:p15463, tero:p9072 ;
  skos:prefLabel "senapsgas"@sv, "mustard gas"@en, "sinappikaasu"@fi ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p9072, tero:p15463 ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
yso:p19963 skos:exactMatch tero:p19963 .
ysa:Y108998 skos:exactMatch tero:p19963 .
tero:p9072
  skos:prefLabel "sulfider"@sv, "sulphides"@en, "sulfidit"@fi ;
  a skos:Concept ;
  skos:narrower tero:p19963 .

