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

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

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

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

