@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

yso:p18901 skos:exactMatch tero:p18901 .
allars:Y21484 skos:exactMatch tero:p18901 .
tero:conceptscheme a skos:ConceptScheme .
tero:p1401
  skos:prefLabel "luokitukset"@fi, "klassificeringar"@sv, "classification"@en ;
  a skos:Concept ;
  skos:narrower tero:p18901 .

tero:p18901
  skos:prefLabel "quality ratings"@en, "laatuluokitukset"@fi, "kvalitetsklassifikationer"@sv ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch ysa:Y102949, yso:p18901, allars:Y21484 ;
  skosext:broaderGeneric tero:p1401 ;
  a skos:Concept ;
  skos:broader tero:p1401 .

ysa:Y102949 skos:exactMatch tero:p18901 .
