@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:conceptscheme a skos:ConceptScheme .
kauno:p3721
  skos:related kauno:p2377 ;
  skos:prefLabel "yhteenkuuluvuus"@fi, "samhörighet"@sv ;
  kauno:facet kauno:section_1 ;
  skos:altLabel "ryhmään kuuluminen"@fi, "grupptillhörighet"@sv ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340965267> ;
  kauno:kaunokkiID "46451" ;
  a skos:Concept ;
  skos:broader yso:p545 ;
  owl:sameAs kauno:yhteenkuuluvuus ;
  kauno:candidate "0" ;
  skos:inScheme yso:conceptscheme .

kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p2377
  skos:prefLabel "yhteenkuulumattomuus"@fi, "osamhörighet"@sv ;
  a skos:Concept ;
  skos:related kauno:p3721 .

yso:p545
  skos:prefLabel "sisäiset ominaisuudet"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p3721 .

