@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix koko: <http://www.yso.fi/onto/koko/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

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

koko:p48380
  skos:prefLabel "styles"@en, "tyylit"@fi, "stilar"@sv ;
  a skos:Concept ;
  skos:narrower koko:p9560 .

koko:p9560
  skos:prefLabel "new romanticism"@en, "uusromantiikka"@fi, "nyromantik"@sv ;
  skos:related koko:p31752, koko:p36217 ;
  skos:exactMatch yso:p12825 ;
  skos:broader koko:p48380 ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme ;
  skos:closeMatch ysa:Y8095 .

koko:p36217
  skos:prefLabel "romanticism"@en, "romantiken"@sv, "romantiikka"@fi ;
  a skos:Concept ;
  skos:related koko:p9560 .

koko:p31752
  skos:prefLabel "national romanticism"@en, "nationalromantik"@sv, "kansallisromantiikka"@fi ;
  a skos:Concept ;
  skos:related koko:p9560 .

