@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 kto: <http://www.yso.fi/onto/kto/> .
@prefix ns0: <http://www.yso.fi/onto/kto-meta/> .

yso:p17153
  skos:prefLabel "alfabetisering"@sv, "alphabetisation"@en, "aakkostus"@fi ;
  a skos:Concept .

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

kto:p620
  ns0:SemTag "aakkostus" ;
  skos:topConceptOf yso:conceptscheme ;
  skos:exactMatch yso:p17153 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "tähestikjärjestus"@et, "Alphabetisierung"@de, "alphabetization"@en, "aakkostus"@fi ;
  a skos:Concept .

