@prefix tao: <http://www.yso.fi/onto/tao/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix maotao: <http://www.yso.fi/onto/mao/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

tao:p182
  skos:prefLabel "mitalit"@fi ;
  a skos:Concept ;
  skos:related tao:p184 .

maotao:p1961 skos:exactMatch tao:p184 .
yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p13754
  skos:prefLabel "jubileumsmynt"@sv, "jubilee coins"@en, "juhlarahat"@fi ;
  a skos:Concept .

tao:p1307
  skos:prefLabel "rahat"@fi ;
  a skos:Concept ;
  skos:narrower tao:p184 .

tao:p181
  skos:prefLabel "numismatiikka"@fi ;
  a skos:Concept ;
  skos:related tao:p184 .

tao:p184
  skos:broader tao:p1307 ;
  skos:related tao:p182, tao:p181 ;
  skos:altLabel "muistorahat"@fi ;
  skos:exactMatch yso:p13754 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "juhlarahat"@fi ;
  a skos:Concept .

