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

yso:conceptscheme a skos:ConceptScheme .
kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p2199
  skos:exactMatch yso:p16627 ;
  dc11:source "Kielitoimiston sanakirja"@fi ;
  kauno:facet kauno:section_1 ;
  kauno:kaunokkiID "48047" ;
  skos:altLabel "tolstoism"@sv ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "tolstoilaisuus"@fi, "tolstojanism"@sv ;
  kauno:candidate "0" ;
  skos:broader kauno:p2863 ;
  a skos:Concept ;
  rdfs:comment "Leo Tolstoin esittämä kristillis-yhteiskunnallinen aatesuunta."@fi ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340234666> ;
  owl:sameAs kauno:tolstoilaisuus .

yso:p16627
  skos:prefLabel "tolstoilaisuus"@fi ;
  a skos:Concept .

kauno:p2863
  skos:prefLabel "ideologier"@sv, "ideologiat"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p2199 .

