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

allars:Y16952 skos:exactMatch tero:p17739 .
ysa:Y102822 skos:exactMatch tero:p17739 .
tero:conceptscheme a skos:ConceptScheme .
yso:p17739 skos:exactMatch tero:p17739 .
tero:p17739
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "diplom"@sv, "certificates of honour"@en, "kunniakirjat"@fi ;
  skos:broader tero:p400 ;
  rdfs:comment "kilpailu- tm. saavutuksesta annettava painettu tunnustus(taulu), diplomi" ;
  skos:exactMatch allars:Y16952, yso:p17739, ysa:Y102822 ;
  a skos:Concept ;
  skos:altLabel "certificates of honor"@en ;
  skosext:broaderGeneric tero:p400 ;
  dc11:source "Kielitoimiston sanakirja" .

tero:p400
  skos:prefLabel "kulturella alster"@sv, "cultural accomplishments"@en, "kulttuuriset tuotokset"@fi ;
  a skos:Concept ;
  skos:narrower tero:p17739 .

