@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:p4623
  a skos:Concept ;
  skos:narrower kauno:p1015 ;
  skos:prefLabel "ages"@en, "aikakaudet"@fi, "tidsperioder"@sv .

yso:conceptscheme a skos:ConceptScheme .
kauno:p1015
  a skos:Concept ;
  owl:sameAs kauno:aikakaudet_--_pakanuus ;
  skos:altLabel "pakanuuden aika"@fi, "hednisk tid"@sv ;
  skos:broader kauno:p2032, yso:p4623 ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340921631> ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "tidsperioder -- hedendom"@sv, "aikakaudet -- pakanuus"@fi ;
  skos:related kauno:p221 ;
  kauno:candidate "0" ;
  kauno:facet kauno:section_4 ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  kauno:kaunokkiID "46898" .

kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p2032
  a skos:Concept ;
  skos:narrower kauno:p1015 ;
  skos:prefLabel "aikakaudet"@fi, "tidsperioder"@sv .

kauno:p221
  a skos:Concept ;
  skos:prefLabel "esihistoria"@fi, "förhistoria"@sv ;
  skos:related kauno:p1015 .

