@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@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:p4950
  skos:prefLabel "congress halls"@en, "kongressitalot"@fi, "kongresshus"@sv ;
  skos:broader tero:p88 ;
  skosext:broaderGeneric tero:p88 ;
  skos:exactMatch yso:p4950, ysa:Y101978, allars:Y20959 ;
  a skos:Concept ;
  skos:related tero:p4951 ;
  skos:inScheme tero:conceptscheme .

allars:Y20959 skos:exactMatch tero:p4950 .
tero:conceptscheme a skos:ConceptScheme .
yso:p4950 skos:exactMatch tero:p4950 .
tero:p4951
  skos:prefLabel "assembly rooms"@en, "konferenslokaler"@sv, "kokoustilat"@fi ;
  a skos:Concept ;
  skos:related tero:p4950 .

ysa:Y101978 skos:exactMatch tero:p4950 .
tero:p88
  skos:prefLabel "offentliga byggnader"@sv, "public buildings"@en, "julkiset rakennukset"@fi ;
  a skos:Concept ;
  skos:narrower tero:p4950 .

