@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p3892
  skos:prefLabel "pride"@en, "stolthet"@sv, "ylpeys"@fi ;
  a skos:Concept .

kauno:p4139
  skos:related kauno:p4089, kauno:p2453, kauno:p1796 ;
  kauno:facet kauno:section_1 ;
  kauno:kaunokkiID "43516" ;
  kauno:candidate "0" ;
  skos:inScheme yso:conceptscheme ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  a skos:Concept ;
  skos:prefLabel "stolthet"@sv, "ylpeys"@fi ;
  skos:exactMatch yso:p3892 ;
  owl:sameAs kauno:ylpeys ;
  skos:topConceptOf yso:conceptscheme ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340173494> .

kauno:p4089
  skos:prefLabel "ylimielisyys"@fi, "överlägsenhet"@sv ;
  a skos:Concept ;
  skos:related kauno:p4139 .

yso:conceptscheme
  a skos:ConceptScheme ;
  skos:hasTopConcept kauno:p4139 .

kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p1796
  skos:prefLabel "anspråkslöshet"@sv, "vaatimattomuus"@fi ;
  a skos:Concept ;
  skos:related kauno:p4139 .

kauno:p2453
  skos:prefLabel "skrytsamhet"@sv, "kerskailu"@fi ;
  a skos:Concept ;
  skos:related kauno:p4139 .

