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

yso:p21429
  skos:prefLabel "anime (series)"@en, "anime (programserier)"@sv, "animet (sarjaohjelmat)"@fi ;
  a skos:Concept ;
  skos:related yso:p16526 .

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

yso:p3755
  skos:prefLabel "arbetsmetoder"@sv, "working methods"@en, "työmenetelmät"@fi ;
  a skos:Concept ;
  skos:narrower yso:p16526 .

yso:p16526
  a skos:Concept ;
  skos:closeMatch allars:Y15178, ysa:Y94651 ;
  skos:related yso:p21417, yso:p21429 ;
  skos:broader yso:p3755 ;
  skos:prefLabel "animation"@en, "animation"@sv, "animaatio"@fi ;
  skos:inScheme yso:conceptscheme .

yso:p21417
  skos:prefLabel "anime (animated films)"@en, "anime (animationsfilmer)"@sv, "animet (animaatioelokuvat)"@fi ;
  a skos:Concept ;
  skos:related yso:p16526 .

