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

tero:conceptscheme a skos:ConceptScheme .
tero:p7983
  skos:prefLabel "suolahappo"@fi, "hydrochloric acid"@en, "saltsyra"@sv ;
  skos:exactMatch ysa:Y106699, allars:Y25536, yso:p7983 ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p6514 ;
  a skos:Concept ;
  skos:broader tero:p6514 .

allars:Y25536 skos:exactMatch tero:p7983 .
ysa:Y106699 skos:exactMatch tero:p7983 .
yso:p7983 skos:exactMatch tero:p7983 .
tero:p6514
  skos:prefLabel "syror"@sv, "acids"@en, "hapot"@fi ;
  a skos:Concept ;
  skos:narrower tero:p7983 .

