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

kauno:p4038
  owl:sameAs kauno:kansallisuusliikkeet ;
  a skos:Concept ;
  skos:exactMatch yso:p1975 ;
  skos:broader kauno:p3286 ;
  skos:inScheme yso:conceptscheme ;
  kauno:facet kauno:section_6 ;
  kauno:candidate "0" ;
  kauno:hideInPublicSide "0"@fi, "0"@sv ;
  kauno:kaunokkiID "43056" ;
  skos:prefLabel "kansallisuusliikkeet"@fi, "nationella rörelser"@sv ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340107713> .

yso:conceptscheme a skos:ConceptScheme .
kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
yso:p1975
  skos:prefLabel "nationalist movements"@en, "nationella rörelser"@sv, "kansallisuusliikkeet"@fi ;
  a skos:Concept .

kauno:p3286
  skos:prefLabel "politiska rörelser"@sv, "poliittiset liikkeet"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p4038 .

