@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:p3309
  a skos:Concept ;
  kauno:kaunokkiID "44038" ;
  skos:inScheme yso:conceptscheme ;
  owl:sameAs kauno:erityisluokat ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  skos:prefLabel "specialklasser"@sv, "erityisluokat"@fi ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340920139> ;
  skos:narrower kauno:p2150 ;
  skos:broader kauno:p3917 ;
  skos:exactMatch yso:p19049 ;
  kauno:facet kauno:section_2 ;
  kauno:candidate "0" .

yso:conceptscheme a skos:ConceptScheme .
kauno:p3917
  skos:prefLabel "grupper"@sv, "ryhmät"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p3309 .

kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p2150
  skos:prefLabel "observationsklasser"@sv, "tarkkailuluokat"@fi ;
  a skos:Concept ;
  skos:broader kauno:p3309 .

yso:p19049
  skos:prefLabel "special classes"@en, "specialklasser"@sv, "erityisluokat"@fi ;
  a skos:Concept .

