@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 allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
yso:p5041 skos:exactMatch tero:p5041 .
allars:Y26715 skos:exactMatch tero:p5041 .
ysa:Y107775 skos:exactMatch tero:p5041 .
tero:p880
  skos:prefLabel "områden definierade genom människans aktivitet"@sv, "areas defined by human"@en, "ihmisen määrittämät alueet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p5041 .

tero:p5041
  skos:prefLabel "språkområden"@sv, "language areas"@en, "kielialueet"@fi ;
  skos:exactMatch allars:Y26715, yso:p5041, ysa:Y107775 ;
  skos:broader tero:p880 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p880 .

