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

yso:p2104
  skos:prefLabel "letters of the alphabet"@en, "bokstäver"@sv, "kirjaimet"@fi ;
  a skos:Concept ;
  skos:related yso:p20945 .

yso:p20945
  skos:related yso:p2106, yso:p2104 ;
  skos:broader yso:p261 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "aakkoset"@fi, "alfabet (ordning)"@sv, "alphabet"@en ;
  skos:altLabel "alfabet (skriftsystem)"@sv, "alfabet"@sv ;
  skos:closeMatch ysa:Y148259, allars:Y33657 ;
  a skos:Concept .

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

yso:p261
  skos:prefLabel "information"@en, "tieto"@fi, "kunskap"@sv ;
  a skos:Concept ;
  skos:narrower yso:p20945 .

yso:p2106
  skos:prefLabel "alfabet (skriftsystem)"@sv, "character sets"@en, "kirjaimistot"@fi ;
  a skos:Concept ;
  skos:related yso:p20945 .

