@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:p143
  kauno:facet kauno:section_1 ;
  skos:inScheme yso:conceptscheme ;
  kauno:hideInPublicSide "0"@fi, "0"@sv ;
  skos:broader kauno:p4492 ;
  a skos:Concept ;
  skos:prefLabel "ydintekniikka"@fi, "kärnteknik"@sv ;
  kauno:kaunokkiID "42823" ;
  skos:exactMatch yso:p14463 ;
  owl:sameAs kauno:ydintekniikka ;
  kauno:candidate "0" ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340340755> .

yso:p14463
  skos:prefLabel "nuclear technology"@en, "ydintekniikka"@fi, "kärnteknik"@sv ;
  a skos:Concept .

yso:conceptscheme a skos:ConceptScheme .
kauno:p4492
  skos:prefLabel "teknik (verksamhetssfär)"@sv, "tekniikka (erikoisala)"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p143 .

kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
