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

puho:ph884 skos:exactMatch yso:p5962 .
yso:p5962
  skos:broader yso:p1999 ;
  skos:inScheme puho:conceptscheme ;
  skos:prefLabel "kuvatallenteet"@fi, "image recordings"@en, "videogram"@sv ;
  skos:narrower yso:p22834, yso:p12234, yso:p17369 ;
  a skos:Concept ;
  skos:altLabel "videoinspelningar"@sv, "videotallenteet"@fi ;
  skos:related yso:p5963 .

yso:p1999
  skos:prefLabel "dokument (upptagningar)"@sv, "recordings"@en, "tallenteet"@fi ;
  a skos:Concept ;
  skos:narrower yso:p5962 .

yso:p5963
  skos:prefLabel "music videos"@en, "musikvideor"@sv, "musiikkivideot"@fi ;
  a skos:Concept ;
  skos:related yso:p5962 .

yso:p22834
  skos:prefLabel "verkkovideot"@fi, "nätvideor"@sv ;
  a skos:Concept ;
  skos:broader yso:p5962 .

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

yso:p17369
  skos:prefLabel "video discs"@en, "videoskivor"@sv, "kuvalevyt"@fi ;
  a skos:Concept ;
  skos:broader yso:p5962 .

yso:p12234
  skos:prefLabel "video cassette"@en, "videokassetter"@sv, "videokasetit"@fi ;
  a skos:Concept ;
  skos:broader yso:p5962 .

