@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:p3949
  kauno:hideInPublicSide "0"@fi, "0"@sv ;
  kauno:candidate "0" ;
  kauno:kaunokkiID "47205" ;
  skos:exactMatch yso:p19498 ;
  skos:inScheme yso:conceptscheme ;
  skos:broader kauno:p1543 ;
  skos:prefLabel "gothkulturen"@sv, "goottikulttuuri"@fi ;
  kauno:facet kauno:section_1 ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340145248> ;
  owl:sameAs kauno:goottikulttuuri ;
  a skos:Concept .

kauno:p1543
  skos:prefLabel "delkulturer"@sv, "osakulttuurit"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p3949 .

yso:conceptscheme a skos:ConceptScheme .
yso:p19498
  skos:prefLabel "goth culture"@en, "goottikulttuuri"@fi, "gothkulturen"@sv ;
  a skos:Concept .

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