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

kauno:p1253
  skos:prefLabel "perheet"@fi, "familjer"@sv ;
  a skos:Concept ;
  skos:narrower kauno:p1417 .

yso:conceptscheme a skos:ConceptScheme .
kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p1417
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340206818> ;
  owl:sameAs kauno:suurperheet ;
  kauno:kaunokkiID "44815" ;
  kauno:hideInPublicSide "0"@fi, "0"@sv ;
  skos:exactMatch yso:p11752 ;
  kauno:candidate "0" ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme ;
  skos:broader kauno:p1253 ;
  skos:prefLabel "storfamiljer"@sv, "suurperheet"@fi ;
  kauno:facet kauno:section_6 .

yso:p11752
  skos:prefLabel "extended families"@en, "suurperheet"@fi, "storfamiljer"@sv ;
  a skos:Concept .

