@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:p1434
  skos:prefLabel "spirit"@en, "henki"@fi, "ande"@sv ;
  a skos:Concept .

yso:conceptscheme a skos:ConceptScheme .
kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p973
  skos:related kauno:p2039 ;
  a skos:Concept ;
  kauno:candidate "0" ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  skos:exactMatch yso:p1434 ;
  owl:sameAs kauno:henki ;
  skos:prefLabel "henki"@fi, "ande"@sv ;
  skos:broader kauno:p1299 ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340972908> ;
  kauno:facet kauno:section_1 ;
  skos:inScheme yso:conceptscheme ;
  kauno:kaunokkiID "46200" .

kauno:p2039
  skos:prefLabel "aine"@fi, "materia"@sv ;
  a skos:Concept ;
  skos:related kauno:p973 .

kauno:p1299
  skos:prefLabel "käsitteet"@fi, "begrepp"@sv ;
  a skos:Concept ;
  skos:narrower kauno:p973 .

