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

yso:p400
  skos:prefLabel "kulturella alster"@sv, "cultural accomplishments"@en, "kulttuuriset tuotokset"@fi ;
  a skos:Concept ;
  skos:narrower yso:p2628 .

yso:p25451
  skos:prefLabel "programtextning"@sv, "ohjelmistotekstitys"@fi ;
  a skos:Concept ;
  skos:broader yso:p2628 .

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

yso:p2628
  skos:broader yso:p400 ;
  skos:altLabel "tekstitys"@fi ;
  skos:narrower yso:p25451 ;
  skos:inScheme puho:conceptscheme ;
  skos:prefLabel "textning (förseende med textremsa)"@sv, "tekstitys (kulttuuriset tuotokset)"@fi, "subtitles"@en ;
  a skos:Concept .

yso:p11081 skos:narrowMatch yso:p2628 .
