@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

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

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

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

allars:Y33727 skos:exactMatch tero:p21429 .
