@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:p324
  skos:prefLabel "kemiska föreningar"@sv, "chemical compounds"@en, "kemialliset yhdisteet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p4368 .

tero:conceptscheme a skos:ConceptScheme .
yso:p4368 skos:exactMatch tero:p4368 .
tero:p4368
  skos:exactMatch yso:p4368, ysa:Y109977 ;
  skos:altLabel "syaanivetyhappo"@fi, "vätecyanid", "sinihappo"@fi ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p324 ;
  skos:prefLabel "hydrogen cyanide"@en, "cyanväte"@sv, "syaanivety"@fi ;
  skosext:broaderGeneric tero:p324 ;
  a skos:Concept .

ysa:Y109977 skos:exactMatch tero:p4368 .
