@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@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:p510
  skos:prefLabel "modeller"@sv, "models"@en, "mallit"@fi ;
  a skos:Concept ;
  skos:narrower tero:p25748 .

tero:conceptscheme a skos:ConceptScheme .
allars:Y43422 skos:exactMatch tero:p25748 .
yso:p25748 skos:exactMatch tero:p25748 .
ysa:Y184762 skos:exactMatch tero:p25748 .
tero:p25748
  skosext:broaderGeneric tero:p510 ;
  skos:broader tero:p510 ;
  skos:exactMatch yso:p25748, ysa:Y184762, allars:Y43422 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "lineaariset mallit"@fi, "linjära modeller"@sv ;
  a skos:Concept .

