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

yso:p21429
  skos:related yso:p16526 ;
  skos:prefLabel "animet (sarjaohjelmat)"@fi, "anime (series)"@en, "anime (programserier)"@sv ;
  skos:altLabel "animet"@fi, "anime-sarjat"@fi ;
  skos:broader yso:p387 ;
  skos:closeMatch allars:Y33727, ysa:Y148266 ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept .

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

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

yso:p23800 skos:narrowMatch yso:p21429 .
yso:p387
  skos:prefLabel "series"@en, "sarjaohjelmat"@fi, "programserier"@sv ;
  a skos:Concept ;
  skos:narrower yso:p21429 .

