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

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

yso:p25701
  skos:prefLabel "televisiosarjat"@fi, "TV-serier"@sv ;
  a skos:Concept ;
  skos:narrower yso:p21417 .

yso:p16526
  skos:prefLabel "animation"@en, "animation"@sv, "animaatio"@fi ;
  a skos:Concept ;
  skos:related yso:p21417 .

yso:p23800 skos:narrowMatch yso:p21417 .
yso:p13637
  skos:prefLabel "animated films"@en, "animationsfilmer"@sv, "animaatioelokuvat"@fi ;
  a skos:Concept ;
  skos:narrower yso:p21417 .

yso:p21417
  skos:broader yso:p25701, yso:p13637 ;
  skos:prefLabel "anime (animated films)"@en, "animet (animaatioelokuvat)"@fi, "anime (animationsfilmer)"@sv ;
  skos:closeMatch allars:Y33727, ysa:Y148266 ;
  skos:related yso:p16526 ;
  skos:altLabel "anime-elokuvat"@fi, "animet"@fi ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme .

