@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:p1286
  skos:prefLabel "barnlöshet"@sv, "lapsettomuus"@fi ;
  a skos:Concept ;
  skos:related kauno:p691 .

yso:p16968
  skos:prefLabel "infertility"@en, "infertilitet"@sv, "hedelmättömyys"@fi ;
  a skos:Concept .

kauno:p691
  skos:prefLabel "infertilitet"@sv, "hedelmättömyys"@fi ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  skos:related kauno:p1286 ;
  a skos:Concept ;
  kauno:facet kauno:section_1 ;
  skos:inScheme yso:conceptscheme ;
  skos:topConceptOf yso:conceptscheme ;
  skos:altLabel "ofruktsamhet"@sv ;
  skos:exactMatch yso:p16968 ;
  owl:sameAs kauno:hedelmättömyys ;
  kauno:candidate "0" ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174341260721> ;
  kauno:kaunokkiID "42630" .

yso:conceptscheme
  a skos:ConceptScheme ;
  skos:hasTopConcept kauno:p691 .

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