@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 ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .

tero:p25167
  skosext:broaderGeneric tero:p510 ;
  skos:broader tero:p510 ;
  skos:exactMatch yso:p25167, ysa:Y180018, allars:Y40731 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "tietomallit"@fi, "datamodeller"@sv ;
  a skos:Concept .

tero:p510
  skos:prefLabel "modeller"@sv, "models"@en, "mallit"@fi ;
  a skos:Concept ;
  skos:narrower tero:p25167 .

tero:conceptscheme a skos:ConceptScheme .
allars:Y40731 skos:exactMatch tero:p25167 .
yso:p25167 skos:exactMatch tero:p25167 .
ysa:Y180018 skos:exactMatch tero:p25167 .
