@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 ;
  skos:hasTopConcept kauno:p418 .

yso:p15277
  skos:prefLabel "nuclear reactors"@en, "kärnreaktorer"@sv, "ydinreaktorit"@fi ;
  a skos:Concept .

kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p418
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  a skos:Concept ;
  skos:prefLabel "ydinreaktorit"@fi, "kärnreaktorer"@sv ;
  skos:inScheme yso:conceptscheme ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340340114> ;
  kauno:facet kauno:section_1 ;
  skos:exactMatch yso:p15277 ;
  skos:topConceptOf yso:conceptscheme ;
  owl:sameAs kauno:ydinreaktorit ;
  kauno:kaunokkiID "42822" ;
  kauno:candidate "0" .

