@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:p8253
  skos:prefLabel "frigidity"@en, "frigiditet"@sv, "frigiditeetti"@fi ;
  a skos:Concept .

yso:conceptscheme a skos:ConceptScheme .
kauno:p4433
  kauno:kaunokkiID "42407" ;
  skos:prefLabel "frigiditet"@sv, "frigiditeetti"@fi ;
  skos:broader kauno:p3370 ;
  kauno:facet kauno:section_1 ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340322661> ;
  owl:sameAs kauno:frigiditeetti ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme ;
  kauno:candidate "0" ;
  skos:exactMatch yso:p8253 ;
  kauno:hideInPublicSide "0"@fi, "0"@sv .

kauno:p3370
  skos:prefLabel "seksuaaliset häiriöt"@fi, "sexuella störningar"@sv ;
  a skos:Concept ;
  skos:narrower kauno:p4433 .

kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
