@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:conceptscheme a skos:ConceptScheme .
ysa:Y106468 skos:exactMatch tero:p15099 .
tero:p6557
  skos:prefLabel "mail"@en, "post"@sv, "posti"@fi ;
  a skos:Concept ;
  skos:narrower tero:p15099 .

yso:p15099 skos:exactMatch tero:p15099 .
allars:Y18504 skos:exactMatch tero:p15099 .
tero:p15099
  skos:exactMatch yso:p15099, ysa:Y106468, allars:Y18504 ;
  skos:prefLabel "kenttäposti"@fi, "field mail"@en, "fältpost"@sv ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p6557 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p6557 .

