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

kauno:p1887
  dc11:source "Verkko-Kaunokki"@fi, "Webb-Bella"@sv ;
  owl:sameAs kauno:romantiikka ;
  kauno:candidate "0" ;
  skos:broader kauno:p1021 ;
  a skos:Concept ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  skos:prefLabel "romantiikka"@fi, "romantiken"@sv ;
  rdfs:comment "Används enbart om stilart."@sv, "Käytetään vain tyylilajista."@fi ;
  skos:related kauno:p2173 ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340902244> ;
  skos:altLabel "myöhäisromantiikka"@fi, "senromantiken"@sv ;
  skos:exactMatch yso:p12824 ;
  skos:inScheme yso:conceptscheme ;
  kauno:facet kauno:section_3 ;
  kauno:kaunokkiID "44250" .

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

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

kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
yso:p12824
  skos:prefLabel "romanticism"@en, "romantiken"@sv, "romantiikka"@fi ;
  a skos:Concept .

