@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 skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p21026
  skos:prefLabel "lågtyska"@sv, "Low German"@en, "alasaksa"@fi ;
  a skos:Concept ;
  skos:narrower tero:p25936 .

tero:conceptscheme a skos:ConceptScheme .
yso:p25936 skos:exactMatch tero:p25936 .
ysa:Y183130 skos:exactMatch tero:p25936 .
tero:p25936
  skosext:broaderGeneric tero:p21026 ;
  skos:note "Keskiajalla puhuttu alasaksa"@fi ;
  skos:broader tero:p21026 ;
  skos:exactMatch ysa:Y183130, yso:p25936 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "keskialasaksa"@fi ;
  a skos:Concept .

