@prefix kauno: <http://www.yso.fi/onto/kauno/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

kauno:p1887
  skos:prefLabel "romantiken"@sv, "romantiikka"@fi ;
  a skos:Concept ;
  skos:related kauno:p2173 .

kauno:p2173
  skos:prefLabel "nationalromantik"@sv, "kansallisromantiikka"@fi ;
  kauno:candidate "0" ;
  kauno:kaunokkiID "45951" ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340262047> ;
  skos:exactMatch yso:p8953 ;
  a skos:Concept ;
  owl:sameAs kauno:kansallisromantiikka ;
  skos:inScheme yso:conceptscheme ;
  kauno:facet kauno:section_3 ;
  skos:related kauno:p1887 ;
  skos:broader kauno:p1021 .

yso:p8953
  skos:prefLabel "national romanticism"@en, "nationalromantik"@sv, "kansallisromantiikka"@fi ;
  a skos:Concept .

yso:conceptscheme a skos:ConceptScheme .
kauno:p1021
  skos:prefLabel "tyylit"@fi, "stilar"@sv ;
  a skos:Concept ;
  skos:narrower kauno:p2173 .

kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
