@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 owl: <http://www.w3.org/2002/07/owl#> .

yso:conceptscheme a skos:ConceptScheme .
kauno:p3094
  skos:prefLabel "nationell identitet"@sv, "kansallinen identiteetti"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p4065 .

yso:p4880
  skos:prefLabel "finnishness"@en, "finskhet"@sv, "suomalaisuus"@fi ;
  a skos:Concept .

kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p4065
  kauno:facet kauno:section_1 ;
  a skos:Concept ;
  skos:broader kauno:p3094 ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340958046> ;
  skos:related kauno:p3020 ;
  skos:inScheme yso:conceptscheme ;
  owl:sameAs kauno:suomalaisuus ;
  skos:exactMatch yso:p4880 ;
  skos:prefLabel "suomalaisuus"@fi, "finskhet"@sv ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  kauno:candidate "0" ;
  kauno:kaunokkiID "42354" .

kauno:p3020
  skos:prefLabel "nationalitet"@sv, "kansallisuus"@fi ;
  a skos:Concept ;
  skos:related kauno:p4065 .

