@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 ysa: <http://www.yso.fi/onto/ysa/> .

yso:p15374
  skos:prefLabel "character description"@en, "henkilökuvaus"@fi, "personskildring"@sv ;
  a skos:Concept ;
  skos:related yso:p1273 .

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

yso:p1272
  skos:prefLabel "persons"@en, "henkilöt"@fi, "personer"@sv ;
  a skos:Concept ;
  skos:related yso:p1273 .

yso:p799
  skos:prefLabel "kulttuuriset ilmiöt"@fi ;
  a skos:Concept ;
  skos:narrower yso:p1273 .

yso:p1273
  a skos:Concept ;
  skos:closeMatch ysa:Y13277 ;
  skos:related yso:p15374, yso:p1272 ;
  skos:prefLabel "fiktiva personer"@sv, "fictional persons"@en, "fiktiiviset henkilöt"@fi ;
  skos:altLabel "kuvitteelliset henkilöt"@fi ;
  skos:broader yso:p799 ;
  skos:inScheme yso:conceptscheme .

