@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:p2629
  skos:prefLabel "nationalitetsidéen"@sv, "kansallisuusaate"@fi ;
  a skos:Concept ;
  skos:related kauno:p322 .

yso:p6419
  skos:prefLabel "heimoaate"@fi, "stamtänkande"@sv ;
  a skos:Concept .

kauno:p322
  skos:prefLabel "heimoaate"@fi, "stamtänkande"@sv ;
  skos:exactMatch yso:p6419 ;
  skos:related kauno:p2629 ;
  a skos:Concept ;
  kauno:facet kauno:section_1 ;
  kauno:kaunokkiID "47218" ;
  dc11:source "Kielitoimiston sanakirja"@fi ;
  owl:sameAs kauno:heimoaate ;
  skos:broader kauno:p268 ;
  skos:inScheme yso:conceptscheme ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340097913> ;
  rdfs:comment "yhteenkuuluvuuden aate."@fi ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  kauno:candidate "0" .

kauno:p268
  skos:prefLabel "idéer (ideologier)"@sv, "aatteet"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p322 .

