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

tero:conceptscheme a skos:ConceptScheme .
tero:p16102
  skosext:broaderGeneric tero:p13350 ;
  skos:prefLabel "asunto-osakeyhtiöt (organisaatiot)"@fi, "housing corporations"@en, "bostadsaktiebolag (organisationer)"@sv ;
  skos:broader tero:p13350 ;
  skos:inScheme tero:conceptscheme ;
  skos:altLabel "taloyhtiöt"@fi, "asunto-osakeyhtiöt"@fi ;
  skos:exactMatch allars:Y16304, yso:p16102, ysa:Y94769 ;
  a skos:Concept .

allars:Y16304 skos:exactMatch tero:p16102 .
yso:p16102 skos:exactMatch tero:p16102 .
ysa:Y94769 skos:exactMatch tero:p16102 .
tero:p13350
  skos:prefLabel "aktiebolag (bolag)"@sv, "osakeyhtiöt (yhtiöt)"@fi, "limited companies"@en ;
  a skos:Concept ;
  skos:narrower tero:p16102 .

