@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 .
kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p111
  skos:prefLabel "jet set"@sv, "jet set"@fi ;
  a skos:Concept ;
  skos:related kauno:p3567 .

yso:p2241
  skos:prefLabel "yhteiskunnalliset ilmiöt"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p3567 .

kauno:p3567
  a skos:Concept ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174341281961> ;
  skos:broader yso:p2241 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "seurapiirit"@fi, "societeten"@sv ;
  kauno:facet kauno:section_6 ;
  owl:sameAs kauno:seurapiirit ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  kauno:kaunokkiID "44804" ;
  kauno:candidate "0" ;
  skos:related kauno:p111 .

