@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:p2356
  skos:prefLabel "only child"@en, "enda barnet"@sv, "ainoa lapsi"@fi ;
  a skos:Concept .

yso:conceptscheme a skos:ConceptScheme .
kauno:p2887
  skos:prefLabel "enda barnet"@sv, "ainoa lapsi"@fi ;
  kauno:facet kauno:section_6 ;
  skos:broader kauno:p2201 ;
  skos:exactMatch yso:p2356 ;
  kauno:hideInPublicSide "0"@fi, "0"@sv ;
  kauno:kaunokkiID "44498" ;
  owl:sameAs kauno:ainoa_lapsi ;
  skos:inScheme yso:conceptscheme ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340289506> ;
  a skos:Concept ;
  kauno:candidate "0" .

kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p2201
  skos:prefLabel "barn (familjemedlemmar)"@sv, "lapset (perheenjäsenet)"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p2887 .

