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

kauno:p1146
  skos:prefLabel "ockultism"@sv, "okkultismi"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p2250 .

kauno:p2250
  skos:prefLabel "alkemia"@fi, "alkemi"@sv ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340109025> ;
  kauno:kaunokkiID "42011" ;
  dc11:source "Kielitoimiston sanakirja"@fi ;
  a skos:Concept ;
  skos:exactMatch yso:p17440 ;
  kauno:candidate "0" ;
  rdfs:comment "kemian varhaisvaihe; pyrkimys tehdä (epäjaloista metalleista) kultaa."@fi ;
  skos:broader kauno:p1146 ;
  owl:sameAs kauno:alkemia ;
  kauno:facet kauno:section_1 ;
  skos:inScheme yso:conceptscheme ;
  kauno:hideInPublicSide "0"@sv, "0"@fi .

yso:conceptscheme a skos:ConceptScheme .
kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
yso:p17440
  skos:prefLabel "alchemy"@en, "alkemi"@sv, "alkemia"@fi ;
  a skos:Concept .

