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

tero:p13390
  skosext:broaderGeneric tero:p24643 ;
  skos:exactMatch yso:p13390, allars:Y25841, ysa:Y104519 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skos:prefLabel "unit"@en, "singularis"@sv, "yksikkö (muoto-opilliset ilmiöt)"@fi ;
  skos:broader tero:p24643 .

tero:conceptscheme a skos:ConceptScheme .
ysa:Y104519 skos:exactMatch tero:p13390 .
yso:p13390 skos:exactMatch tero:p13390 .
allars:Y25841 skos:exactMatch tero:p13390 .
tero:p24643
  skos:prefLabel "muoto-opilliset ilmiöt"@fi ;
  a skos:Concept ;
  skos:narrower tero:p13390 .

