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

tero:conceptscheme a skos:ConceptScheme .
tero:p18490
  skos:prefLabel "conference services"@en, "kokouspalvelut"@fi, "konferenstjänster"@sv ;
  skos:exactMatch ysa:Y121987, allars:Y42200, yso:p18490 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:altLabel "kongressipalvelut"@fi ;
  skosext:broaderGeneric tero:p838 ;
  skos:broader tero:p838 .

tero:p838
  skos:prefLabel "service"@sv, "services"@en, "palvelut"@fi ;
  a skos:Concept ;
  skos:narrower tero:p18490 .

allars:Y42200 skos:exactMatch tero:p18490 .
ysa:Y121987 skos:exactMatch tero:p18490 .
yso:p18490 skos:exactMatch tero:p18490 .
