@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .

tero:conceptscheme a skos:ConceptScheme .
tero:p14153
  skosext:broaderGeneric tero:p545, tero:p1639 ;
  skos:altLabel "begynnelserim"@sv, "allitteraatio"@fi ;
  dc11:source "Kielitoimiston sanakirja" ;
  skos:broader tero:p545, tero:p1639 ;
  rdfs:comment "lähekkäisten sanojen alkuäänteiden yhtäläisyys, allitteraatio" ;
  skos:exactMatch ysa:Y100687, yso:p14153, allars:Y15064 ;
  skos:prefLabel "allitteration"@sv, "alkusointu"@fi, "alliteration"@en ;
  skos:inScheme tero:conceptscheme ;
  skos:related tero:p14154 ;
  a skos:Concept .

tero:p1639
  skos:prefLabel "språkliga fenomen"@sv, "linguistic phenomena"@en, "kielelliset ilmiöt"@fi ;
  a skos:Concept ;
  skos:narrower tero:p14153 .

ysa:Y100687 skos:exactMatch tero:p14153 .
allars:Y15064 skos:exactMatch tero:p14153 .
tero:p14154
  skos:prefLabel "rhyme"@en, "slutrim"@sv, "loppusointu"@fi ;
  a skos:Concept ;
  skos:related tero:p14153 .

tero:p545
  skos:prefLabel "inre egenskaper"@sv, "internal qualities"@en, "sisäiset ominaisuudet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p14153 .

yso:p14153 skos:exactMatch tero:p14153 .
