@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 allars: <http://www.yso.fi/onto/allars/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p8472
  a skos:Concept ;
  skos:broader yso:p2826 ;
  skos:prefLabel "syneförrättning"@sv, "view"@en, "katselmus"@fi ;
  skos:related yso:p8473, yso:p467 ;
  skos:altLabel "katselmustoimitus"@fi ;
  skos:inScheme yso:conceptscheme ;
  skos:closeMatch ysa:Y107341, allars:Y27244 .

yso:p2826
  skos:prefLabel "arranged event"@en, "ordnad händelse"@sv, "järjestetty tapahtuma"@fi ;
  a skos:Concept ;
  skos:narrower yso:p8472 .

yso:p467
  skos:prefLabel "granskning"@sv, "inspection"@en, "tarkastus"@fi ;
  a skos:Concept ;
  skos:related yso:p8472 .

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

yso:p8473
  skos:prefLabel "besiktning"@sv, "katsastus"@fi, "inspection"@en ;
  a skos:Concept ;
  skos:related yso:p8472 .

