@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:p19365
  skos:prefLabel "keskiluokka"@fi, "medelklassen"@sv ;
  a skos:Concept .

kauno:p3400
  kauno:kaunokkiID "44671" ;
  skos:broader kauno:p2606 ;
  skos:prefLabel "medelklassen"@sv, "keskiluokka"@fi ;
  owl:sameAs kauno:keskiluokka ;
  kauno:candidate "0" ;
  skos:inScheme yso:conceptscheme ;
  kauno:facet kauno:section_6 ;
  skos:exactMatch yso:p19365 ;
  kauno:hideInPublicSide "0"@fi, "0"@sv ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340061362> ;
  a skos:Concept .

kauno:p2606
  skos:prefLabel "samhällsklasser"@sv, "yhteiskuntaluokat"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p3400 .

yso:conceptscheme a skos:ConceptScheme .
kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
