@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

ysa:Y96158 skos:exactMatch tero:p3013 .
allars:Y17780 skos:exactMatch tero:p3013 .
yso:p3013 skos:exactMatch tero:p3013 .
tero:p3013
  skos:altLabel "bostadsbolag"@sv, "kiinteistöosakeyhtiöt"@fi, "taloyhtiöt"@fi ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p13350 ;
  skos:prefLabel "real estate companies"@en, "kiinteistöosakeyhtiöt (organisaatiot)"@fi, "fastighetsaktiebolag (organisationer)"@sv ;
  skos:exactMatch allars:Y17780, ysa:Y96158, yso:p3013 ;
  skos:broader tero:p13350 .

tero:conceptscheme a skos:ConceptScheme .
tero:p13350
  skos:prefLabel "aktiebolag (bolag)"@sv, "osakeyhtiöt (yhtiöt)"@fi, "limited companies"@en ;
  a skos:Concept ;
  skos:narrower tero:p3013 .

