@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:p2106
  skos:prefLabel "alfabet (skriftsystem)"@sv, "character sets"@en, "kirjaimistot"@fi ;
  a skos:Concept ;
  skos:narrower tero:p10192 .

yso:p10192 skos:exactMatch tero:p10192 .
tero:conceptscheme a skos:ConceptScheme .
tero:p10192
  skos:exactMatch ysa:Y102490, yso:p10192, allars:Y21853 ;
  a skos:Concept ;
  skos:prefLabel "latin alphabet"@en, "latinalainen kirjaimisto"@fi, "latinska alfabetet"@sv ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p2106 ;
  skos:broader tero:p2106 .

allars:Y21853 skos:exactMatch tero:p10192 .
ysa:Y102490 skos:exactMatch tero:p10192 .
