@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 yso: <http://www.yso.fi/onto/yso/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p9185
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skos:exactMatch ysa:Y100174, yso:p9185, allars:Y28682 ;
  skos:prefLabel "vesianalyysi"@fi, "water analysis"@en, "vattenanalys"@sv ;
  skosext:broaderGeneric tero:p15894 ;
  skos:broader tero:p15894 .

tero:conceptscheme a skos:ConceptScheme .
yso:p9185 skos:exactMatch tero:p9185 .
allars:Y28682 skos:exactMatch tero:p9185 .
ysa:Y100174 skos:exactMatch tero:p9185 .
tero:p15894
  skos:prefLabel "kemisk analys (analysmetoder)"@sv, "kemiallinen analyysi (analyysimenetelmät)"@fi, "chemical analysis"@en ;
  a skos:Concept ;
  skos:narrower tero:p9185 .

