@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p427
  skos:prefLabel "Presidentens slott"@sv, "The Presidential Palace"@en, "Tasavallan presidentin linna"@fi ;
  a skos:Concept ;
  skos:related yso:p17328 .

yso:p17328
  a skos:Concept ;
  skos:inScheme yso:conceptscheme ;
  skos:broader yso:p1786, yso:p255 ;
  skos:prefLabel "Mäntyniemi"@en, "Mäntyniemi"@fi, "Talludden"@sv ;
  skos:altLabel "Mäntyniemi (Official Residence of the President of Finland)"@en ;
  skos:related yso:p427 ;
  skos:closeMatch ysa:Y108294 .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p1786
  skos:prefLabel "buildings"@en, "rakennukset"@fi, "byggnader"@sv ;
  a skos:Concept ;
  skos:narrower yso:p17328 .

yso:p255
  skos:prefLabel "official residences"@en, "tjänstebostäder"@sv, "virka-asunnot"@fi ;
  a skos:Concept ;
  skos:narrower yso:p17328 .

