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

kauno:p3938
  skos:prefLabel "valtiot"@fi, "stater"@sv ;
  a skos:Concept ;
  skos:narrower kauno:p2909 .

kauno:p2909
  a skos:Concept ;
  kauno:kaunokkiID "44082" ;
  kauno:candidate "0" ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  skos:altLabel "orienten"@sv, "orientti"@fi ;
  skos:prefLabel "österlandet"@sv, "itämaat"@fi ;
  skos:exactMatch yso:p3214 ;
  kauno:facet kauno:section_2 ;
  skos:broader kauno:p3938 ;
  skos:inScheme yso:conceptscheme ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340920394> ;
  owl:sameAs kauno:itämaat .

yso:conceptscheme a skos:ConceptScheme .
kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
yso:p3214
  skos:prefLabel "orient"@en, "österlandet"@sv, "itämaat"@fi ;
  a skos:Concept .

