@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 dc11: <http://purl.org/dc/elements/1.1/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

kauno:p2235
  kauno:candidate "0" ;
  kauno:kaunokkiID "44515" ;
  skos:prefLabel "faraoner"@sv, "faaraot"@fi ;
  skos:inScheme yso:conceptscheme ;
  owl:sameAs kauno:faaraot ;
  skos:broader kauno:p321 ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340944346> ;
  kauno:facet kauno:section_6 ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  skos:altLabel "faraot"@fi ;
  skos:exactMatch yso:p3000 ;
  dc11:source "Kielitoimiston sanakirja"@fi ;
  rdfs:comment "hist. muinaisen Egyptin hallitsija."@fi ;
  a skos:Concept .

yso:p3000
  skos:prefLabel "pharaohs"@en, "faaraot"@fi, "faraoner"@sv ;
  a skos:Concept .

yso:conceptscheme a skos:ConceptScheme .
kauno:p321
  skos:prefLabel "hallitsijat"@fi, "regenter"@sv ;
  a skos:Concept ;
  skos:narrower kauno:p2235 .

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