CINXE.COM
PetScan
<!DOCTYPE html> <html dir='ltr' lang='en'> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW"> <title>PetScan</title> <!--<link rel="icon" type="image/png" href="https://upload.wikimedia.org/wikipedia/commons/thumb/c/c6/PET-image.jpg/32px-PET-image.jpg">--> <link rel="stylesheet" href="https://tools-static.wmflabs.org/cdnjs/ajax/libs/bootstrap-v4-rtl/4.5.2-1/css/bootstrap.min.css"> <!--<link rel="stylesheet" href="//tools-static.wmflabs.org/cdnjs/ajax/libs/tether/1.1.1/css/tether.min.css">--> <link rel="stylesheet" href="https://tools-static.wmflabs.org/magnustools/resources/html/wikimedia.css"> <style> .radio-inline { display:inline-block !important; } textarea, input[type=text], input[type=number], div.input-group-prepend { box-shadow:3px 3px 2px #DDD; } .smaller { font-size:10pt; } div.ns-block { display:inline-block; padding:1px; margin-bottom:5px; margin-right:5px; white-space: nowrap; } #main_form textarea { font-size:9pt; } div.form-group.row > label:first-child { font-weight:bold; } #autolist_box { float:right; margin-left:5px; margin-bottom:5px; padding:2px; font-size:10pt; } div.autolist_subbox { display:inline-block; vertical-align:top; margin-left:5px; } div.tab-pane { margin-top:15px; } a.redlink { color:red !important; } a.pagelink:visited { color:#0056ab } div.fileusage { white-space: nowrap; } td.link_container { width:100%; } div.thumbcard { text-align:center; max-height:120px; } img.thumbcard-img { max-height:120px; border:0px; } div.example_psid { padding:5px; text-align:right; font-weight:bold; display:table-cell; } div.example_desc { padding:5px; display:table-cell; } #example_list { height:500px; overflow:auto; } </style> <script> /* var raw_interface_text_object ; function receiveRawInterfaceText ( j ) { raw_interface_text_object = j ; } */ var global_namespace_cache = {} ; function receiveEnglishNamespaceData ( j ) { global_namespace_cache['en.wikipedia.org'] = j ; } </script> <!--<script src='https://meta.wikimedia.org/w/api.php?action=parse&prop=wikitext&page=PetScan/Interface&format=json&callback=receiveRawInterfaceText'></script>--> <script src='https://en.wikipedia.org/w/api.php?action=query&meta=siteinfo&siprop=namespaces&format=json&callback=receiveEnglishNamespaceData'></script> <script src="https://tools-static.wmflabs.org/cdnjs/ajax/libs/jquery/3.2.1/jquery.min.js"></script> <script src="https://tools-static.wmflabs.org/cdnjs/ajax/libs/bootstrap-v4-rtl/4.5.2-1/js/bootstrap.bundle.min.js"></script> <script src="https://tools-static.wmflabs.org/tooltranslate/tt.js"></script> <script src='main.js'></script> </head> <body style='display:none'> <nav class="navbar navbar-expand-lg navbar-light bg-light"> <a class="navbar-brand" tt="toolname" href="/"></a> <button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <div class="collapse navbar-collapse" id="navbarSupportedContent"> <ul class="navbar-nav"> <li class="nav-item"><a target='_blank' class="nav-link" tt="manual" href="#"></a></li> <li class="nav-item"><a target='_blank' class="nav-link" tt="issues" href="https://github.com/magnusmanske/petscan_rs/issues"></a></li> </ul> <div class="btn-group nav-item nav-link mr-auto" id='interface_languages_wrapper'></div> <ul class="navbar-nav"> <li class="nav-item mx-2"><a target='_blank' class="btn btn-outline-primary" tt="examples" href="#"></a></li> <li class="nav-item mx-2"><button class='btn btn-outline-secondary' tt='toggle_list' id='tab-list'></button></li> <li class="nav-item mx-2"><a href="https://tools.wmflabs.org" target='_blank'><img src="https://upload.wikimedia.org/wikipedia/commons/thumb/c/c5/Toolforge_logo.svg/32px-Toolforge_logo.svg.png" tt_title="wmf_powered" width="32px" style="margin: 3px 0"></a></li> </ul> </div> </nav> <div class="container mt-2"> <div class="row"> <div class="col-md-12"> <div id='referrer_box' class="alert alert-primary" role="alert" style="display:none;"> <span tt="referrer"></span> <a id='referrer' href='' class='external'></a> </div> <!--<div class="alert alert-primary" role="alert" tt="v2_alert"></div>--> <form id='main_form' method='post' action='/' class='form'> <ul class="nav nav-tabs" role="tablist"> <li class="nav-item"><a class="nav-link active" data-toggle="tab" href="#tab_categories" role="tab"><span tt='categories'></span></a></li> <li class="nav-item"><a class="nav-link" data-toggle="tab" href="#tab_pageprops" role="tab"><span tt='page_props'></span></a></li> <li class="nav-item"><a class="nav-link" data-toggle="tab" href="#tab_templates_n_links" role="tab"><span tt='templates_links'></span></a></li> <li class="nav-item"><a class="nav-link" data-toggle="tab" href="#tab_other_sources" role="tab"><span tt='other_sources'></span></a></li> <li class="nav-item"><a class="nav-link" data-toggle="tab" href="#tab_wikidata" role="tab"><span tt='wikidata'></span></a></li> <!-- <li class="nav-item"><a class="nav-link" data-toggle="tab" href="#tab_wdfist" role="tab"><span>WDFIST</span></a></li>--> <li class="nav-item"><a class="nav-link" data-toggle="tab" href="#tab_output" role="tab"><span tt='output'></span></a></li> </ul> <div class="tab-content"> <div class="tab-pane active" id="tab_categories" role="tabpanel"> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="language"></label> <div class="col-sm-4"><input type="text" class="form-control" name="language" value='en'></div> <div class="col-sm-6"> <a href='#' style='margin-left:20px;' tabindex="-1" id='quick_commons' tt='site_commons'></a> <a href='#' style='margin-left:20px;' tabindex="-1" id='quick_wikispecies' tt='site_wikispecies'></a> <a href='#' style='margin-left:20px;' tabindex="-1" id='quick_wikidata' tt='site_wikidata'></a> <!--<span class='smaller' tt='projects_note'></span>--> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="project"></label> <div class="col-sm-4"><input type="text" class="form-control" name="project" value='wikipedia'></div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="depth"></label> <div class="col-sm-2"><input type="number" class="form-control" name="depth" value='0'></div> <div class='col-sm-8 smaller' tt='depth_explanation'></div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="categories"></label> <div class="col-sm-10"><textarea class="form-control" name='categories' rows=3 style='width:100%'></textarea></div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="combination"></label> <div class="col-sm-10"> <div class="radio-inline"><label><input type="radio" name="combination" value="subset"> <span tt='comb_subset'></span></label></div> <div class="radio-inline"><label><input type="radio" name="combination" value="union"> <span tt='comb_union'></span></label></div> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="negative_categories"></label> <div class="col-sm-10"><textarea class="form-control" name='negcats' rows=3 style='width:100%'></textarea></div> </div> </div> <!--tab panel--> <div class="tab-pane" id="tab_pageprops" role="tabpanel"> <div class="form-group row"> <label class="col-sm-2 form-control-label"><span tt='namespaces'></span><br/><span class='smaller current_wiki'></span></label> <div class="col-sm-10" id='namespaces'></div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label"><span tt='size'></span></label> <div class="col-sm-5"> <div class="input-group"> <div class="input-group-prepend"><div class="input-group-text" tt="larger"></div></div> <input class="form-control" tt_placeholder="size_explanation" name="larger" value="" type="text"></div> </div><div class="col-sm-5"> <div class="input-group"> <div class="input-group-prepend"><div class="input-group-text" tt="smaller"></div></div> <input class="form-control" tt_placeholder="size_explanation" name="smaller" value="" type="text"></div> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label"></label> <div class="col-sm-7"> <div class="input-group"> <div class="input-group-prepend"><div class="input-group-text" tt="since_rev0"></div></div> <input class="form-control" tt_placeholder="since_rev0_explanation" name="since_rev0" value="" type="text"></div> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label"><span tt='link_number'></span></label> <div class="col-sm-5"> <div class="input-group"> <div class="input-group-prepend"><div class="input-group-text" tt="minlinks"></div></div> <input class="form-control" name="minlinks" placeholder="#" value="" type="text"></div> </div><div class="col-sm-5"> <div class="input-group"> <div class="input-group-prepend"><div class="input-group-text" tt="maxlinks"></div></div> <input class="form-control" name="maxlinks" placeholder="#" value="" type="text"></div> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label"><span tt='edits'></span></label> <div class="col-sm-5"> <div class="input-group"> <div class="input-group-prepend"><div class="input-group-text" tt="before"></div></div> <input class="form-control" tt_placeholder="date_format" name="before" value="" type="text"></div> </div><div class="col-sm-5"> <div class="input-group"> <div class="input-group-prepend"><div class="input-group-text" tt="after"></div></div> <input class="form-control" tt_placeholder="date_format" name="after" value="" type="text"></div> </div></div> <div class="form-group row"> <div class="col-sm-2"> </div><div class="col-sm-5"> <div class="input-group"> <div class="input-group-prepend"><div class="input-group-text" tt="max_age"></div></div> <input class="form-control" tt_placeholder="max_age_format" name="max_age" value="" type="text"></div> </div><div class="col-sm-5"> <label><input type='checkbox' name='only_new' /> <span tt='only_new'></span></label> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="show_redirects"></label> <div class="col-sm-2"> <div class="radio-inline"><label><input type="radio" name="show_redirects" value="both"> <span tt='edits_both'></span></label></div> <div class="radio-inline"><label><input type="radio" name="show_redirects" value="yes"> <span tt='edits_yes'></span></label></div> <div class="radio-inline"><label><input type="radio" name="show_redirects" value="no"> <span tt='edits_no'></span></label></div> </div> <label class="col-sm-2 form-control-label" tt="show_soft_redirects" style='font-weight: bold'></label> <div class="col-sm-2"> <div class="radio-inline"><label><input type="radio" name="show_soft_redirects" value="both"> <span tt='edits_both'></span></label></div> <div class="radio-inline"><label><input type="radio" name="show_soft_redirects" value="yes"> <span tt='edits_yes'></span></label></div> <div class="radio-inline"><label><input type="radio" name="show_soft_redirects" value="no"> <span tt='edits_no'></span></label></div> </div> <label class="col-sm-2 form-control-label" tt="show_disambiguation_pages" style='font-weight: bold'></label> <div class="col-sm-2"> <div class="radio-inline"><label><input type="radio" name="show_disambiguation_pages" value="both"> <span tt='edits_both'></span></label></div> <div class="radio-inline"><label><input type="radio" name="show_disambiguation_pages" value="yes"> <span tt='edits_yes'></span></label></div> <div class="radio-inline"><label><input type="radio" name="show_disambiguation_pages" value="no"> <span tt='edits_no'></span></label></div> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label"><span tt='edits'></span>: <span tt='edit_bots'></span></label> <div class="col-sm-2"> <div class="radio-inline"><label><input type="radio" name="edits[bots]" value="both"> <span tt='edits_both'></span></label></div> <div class="radio-inline"><label><input type="radio" name="edits[bots]" value="yes"> <span tt='edits_yes'></span></label></div> <div class="radio-inline"><label><input type="radio" name="edits[bots]" value="no"> <span tt='edits_no'></span></label></div> </div> <label class="col-sm-1 form-control-label" style='font-weight: bold'> <span tt='edit_anons'></span></label> <div class="col-sm-2"> <div class="radio-inline"><label><input type="radio" name="edits[anons]" value="both"> <span tt='edits_both'></span></label></div> <div class="radio-inline"><label><input type="radio" name="edits[anons]" value="yes"> <span tt='edits_yes'></span></label></div> <div class="radio-inline"><label><input type="radio" name="edits[anons]" value="no"> <span tt='edits_no'></span></label></div> </div> <label class="col-sm-1 form-control-label" style='font-weight: bold'><span tt='edit_flagged'></span></label> <div class="col-sm-2"> <div class="radio-inline"><label><input type="radio" name="edits[flagged]" value="both"> <span tt='edits_both'></span></label></div> <div class="radio-inline"><label><input type="radio" name="edits[flagged]" value="yes"> <span tt='edits_yes'></span></label></div> <div class="radio-inline"><label><input type="radio" name="edits[flagged]" value="no"> <span tt='edits_no'></span></label></div> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label"><span tt='page_image'></span></label> <div class="col-sm-10"> <div class="radio-inline"><label><input type="radio" name="page_image" value="any"> <span tt='page_image_any'></span></label></div> <div class="radio-inline"><label><input type="radio" name="page_image" value="yes"> <span tt='page_image_yes'></span></label></div> <div class="radio-inline"><label><input type="radio" name="page_image" value="free"> <span tt='page_image_free'></span></label></div> <div class="radio-inline"><label><input type="radio" name="page_image" value="nonfree"> <span tt='page_image_nonfree'></span></label></div> <div class="radio-inline"><label><input type="radio" name="page_image" value="no"> <span tt='page_image_no'></span></label></div> </div> </div> <div class="form-group row" id='ores_options'> <label class="col-sm-2 form-control-label"><span tt='ores'></span></label> <div class="col-sm-2" tt_title='ores_caution'> <select name="ores_type" id='ores_model_select'> <option value='any' tt='ores_any'></option> <option value='damaging'>damaging</option> <option value='goodfaith'>goodfaith</option> <option value='reverted'>reverted</option> <option value='draftquality'>draftquality</option> <option value='wp10'>wp10</option> </select> </div> <div class="col-sm-5"> <span tt='ores_probability'></span> <input type='text' name='ores_prob_from' style='width:100px' placeholder='0.00' /> — <input type='text' name='ores_prob_to' style='width:100px' placeholder='1.00' /> </div> <div class="col-sm-3"> <span tt='ores_prediction'></span> <div class="radio-inline"><label><input type="radio" name="ores_prediction" value="any"> <span tt='ores_prediction_any'></span></label></div> <div class="radio-inline"><label><input type="radio" name="ores_prediction" value="yes"> <span tt='ores_yes'></span></label></div> <div class="radio-inline"><label><input type="radio" name="ores_prediction" value="no"> <span tt='ores_no'></span></label></div> </div> </div> </div> <!--tab panel--> <div class="tab-pane" id="tab_templates_n_links" role="tabpanel"> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="templates"></label> <div class="col-sm-3"><div tt='templates_yes'></div><textarea class="form-control" name='templates_yes' rows=4 style="width:100%"></textarea><div><label><input type='checkbox' name='templates_use_talk_yes' /> <span tt='templates_use_talk_instead'></span></label></div></div> <div class="col-sm-3"><div tt='templates_any'></div><textarea class="form-control" name='templates_any' rows=4 style="width:100%"></textarea><div><label><input type='checkbox' name='templates_use_talk_any' /> <span tt='templates_use_talk_instead'></span></label></div></div> <div class="col-sm-3"><div tt='templates_no' ></div><textarea class="form-control" name='templates_no' rows=4 style="width:100%"></textarea><div><label><input type='checkbox' name='templates_use_talk_no' /> <span tt='templates_use_talk_instead'></span></label></div></div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="outlinks"></label> <div class="col-sm-3"><div tt='outlinks_yes'></div><textarea class="form-control" name='outlinks_yes' rows=4 style="width:100%"></textarea></div> <div class="col-sm-3"><div tt='outlinks_any'></div><textarea class="form-control" name='outlinks_any' rows=4 style="width:100%"></textarea></div> <div class="col-sm-3"><div tt='outlinks_no' ></div><textarea class="form-control" name='outlinks_no' rows=4 style="width:100%"></textarea></div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="links_to"></label> <div class="col-sm-3"><div tt='outlinks_yes'></div><textarea class="form-control" name='links_to_all' rows=4 style="width:100%"></textarea></div> <div class="col-sm-3"><div tt='outlinks_any'></div><textarea class="form-control" name='links_to_any' rows=4 style="width:100%"></textarea></div> <div class="col-sm-3"><div tt='outlinks_no' ></div><textarea class="form-control" name='links_to_no' rows=4 style="width:100%"></textarea></div> </div> </div> <!--tab panel--> <div class="tab-pane" id="tab_other_sources" role="tabpanel"> <!-- <div class="row"> <div class='col-sm-1'></div> <div class='col-sm-11' tt='multi_result_note'></div> </div> --> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="sparql"></label> <div class="col-sm-10"> <textarea class="form-control" tt_placeholder="sparql_note" name='sparql' rows=4 style="width:100%"></textarea> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="manual_list"></label> <div class="col-sm-10"> <textarea class="form-control" tt_placeholder="manual_list_note" name='manual_list' rows=4 style="width:100%"></textarea> </div> </div> <div class="form-group row"> <div class="col-sm-2"></div> <div class="col-sm-4"> <div class="input-group"> <div class="input-group-prepend"><div class="input-group-text" tt="manual_list_wiki"></div></div> <input class="form-control" tt_placeholder="manual_list_wiki_note" name="manual_list_wiki" value="" type="text"></div> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="pagepile"></label> <div class="col-sm-4"> <input type="text" class="form-control" tt_placeholder="pagepile_note" name='pagepile' /> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="search"></label> <div class="col-sm-4"> <input type="text" class="form-control" tt_placeholder="search_note" name='search_query' /> </div> <div class="col-sm-2"> <input type="text" class="form-control" tt_placeholder="search_wiki_note" name='search_wiki' /> </div> <div class="col-sm-2"> <span tt='max_results'></span> </div> <div class="col-sm-2"> <input type="number" class="form-control" name='search_max_results' value='500' /> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="wikidata"></label> <div class="col-sm-5"><input type="text" class="form-control col-sm-4" tt_placeholder="wikidata_source_ph" name='wikidata_source_sites' /></div> <div class="col-sm-5"><span tt='wikidata_source'></span></div> </div> <div class="form-group row"> <div class="col-sm-2"></div> <div class="col-sm-10"><span class='smaller' tt='wikidata_source_note'></span></div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="namespaces"></label> <div class="col-sm-10"> <div class="radio-inline"><label><input type="radio" name="namespace_conversion" value="keep"> <span tt='namespace_conversion_keep'></span></label></div> <div class="radio-inline"><label><input type="radio" name="namespace_conversion" value="topic"> <span tt='namespace_conversion_topic'></span></label></div> <div class="radio-inline"><label><input type="radio" name="namespace_conversion" value="talk"> <span tt='namespace_conversion_talk'></span></label></div> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="subpages"></label> <div class="col-sm-3"><div class="radio-inline"><label><input type="checkbox" name="add_subpages" value="1"> <span tt='add_subpages'></span></label></div></div> <div class="col-sm-7"> <span tt='subpage_filter' style='vertical-align:top'></span> <div class="radio-inline"><label><input type="radio" name="subpage_filter" value="either"> <span tt='subpages_either'></span></label></div> <div class="radio-inline"><label><input type="radio" name="subpage_filter" value="subpages"> <span tt='subpages_only'></span></label></div> <div class="radio-inline"><label><input type="radio" name="subpage_filter" value="no_subpages"> <span tt='subpages_no'></span></label></div> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="common_wiki"></label> <div class="col-sm-10"> <div class="radio-inline"><label><input type="radio" name="common_wiki" value="auto"> <span tt='common_wiki_auto'></span></label></div> <div class="radio-inline"><label><input type="radio" name="common_wiki" value="cats"> <span tt='common_wiki_cats'></span></label></div> <div class="radio-inline"><label><input type="radio" name="common_wiki" value="pagepile"> <span tt='common_wiki_pagepile'></span></label></div> <div class="radio-inline"><label><input type="radio" name="common_wiki" value="manual"> <span tt='common_wiki_manual'></span></label></div> <div class="radio-inline"><label><input type="radio" name="common_wiki" value="wikidata"> <span tt='common_wiki_wikidata'></span></label></div> <div class="radio-inline" style="white-space:nowrap"> <label><input type="radio" name="common_wiki" value="other"></label> <input class="form-control" type="text" name="common_wiki_other" tt_placeholder="common_wiki_other" style='display:inline-block;' /> </div> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="source_combination"></label> <div class="col-sm-10"> <div class="input-group" style="width:100%"> <input type='text' class="form-control" tt_placeholder="source_combination_hint" name='source_combination' /> </div> <div tt='source_combination_description' class='smaller'></div> </div> </div> </div> <!--tab panel--> <div class="tab-pane" id="tab_wikidata" role="tabpanel"> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="pages_with_items"></label> <div class="col-sm-10"> <div class="radio-inline"><label><input type="radio" name="wikidata_item" value="no"><span tt='wikidata_no'></span></label></div> <div class="radio-inline"><label><input type="radio" name="wikidata_item" value="any"><span tt='wikidata_any'></span></label></div> <div class="radio-inline"><label><input type="radio" name="wikidata_item" value="with"><span tt='wikidata_with'></span></label></div> <div class="radio-inline"><label><input type="radio" name="wikidata_item" value="without"><span tt='wikidata_without'></span></label></div> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="wikidata_label_language"></label> <div class="col-sm-4"> <input type='text' name='wikidata_label_language' class='form-control' tt_placeholder='wikidata_label_language_ph' /> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="wikidata_prop_item_use"></label> <div class="col-sm-4"> <input type='text' name='wikidata_prop_item_use' class='form-control' tt_placeholder='wikidata_prop_item_use_ph' style='margin-right:20px;' /> </div> <div class="col-sm-6"> <div class="radio-inline"><label><input type="radio" name="wpiu" value="any"><span tt='wpiu_uses_any'></span></label></div> <div class="radio-inline"><label><input type="radio" name="wpiu" value="all"><span tt='wpiu_uses_all'></span></label></div> <div class="radio-inline"><label><input type="radio" name="wpiu" value="none"><span tt='wpiu_uses_none'></span></label></div> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label"></label> <div class="col-sm-10"> <div class="radio-inline"><label><input type="checkbox" name="wpiu_no_statements" value="1"> <span tt='wpiu_no_statements'></span></label></div> <div class="radio-inline"><label><input type="checkbox" name="wpiu_no_sitelinks" value="1"> <span tt='wpiu_no_sitelinks'></span></label></div> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="sitelinks"></label> <div class="col-sm-10"> <span tt='sitelink_note'></span> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label"></label> <div class="col-sm-10"> <div class="row"> <div class="col-sm-3"><div tt='sitelinks_yes'></div><textarea class="form-control" name='sitelinks_yes' tt_placeholder='ph_sites' rows=4 style="width:100%"></textarea></div> <div class="col-sm-3"><div tt='sitelinks_any'></div><textarea class="form-control" name='sitelinks_any' tt_placeholder='ph_sites' rows=4 style="width:100%"></textarea></div> <div class="col-sm-3"><div tt='sitelinks_no' ></div><textarea class="form-control" name='sitelinks_no' tt_placeholder='ph_sites' rows=4 style="width:100%"></textarea></div> </div> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label"></label> <div class="col-sm-4"> <div class="input-group"> <div class="input-group-prepend"><div class="input-group-text" tt="min_sitelink_count"></div></div> <input class="form-control" name="min_sitelink_count" value="" type="number"></div> </div> <div class="col-sm-1"></div> <div class="col-sm-4"> <div class="input-group"> <div class="input-group-prepend"><div class="input-group-text" tt="max_sitelink_count"></div></div> <input class="form-control" name="max_sitelink_count" value="" type="number"></div> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="labels_etc"></label> <div class="col-sm-10"><span tt='labels_note'></span></div> </div> <div class="form-group row"> <div class="col-sm-2"></div> <div class="col-sm-3"> <div tt='labels_yes'></div> <textarea class="form-control" name='labels_yes' tt_placeholder='ph_labels' rows=4 style="width:100%"></textarea> <div> <label><input type='checkbox' name='cb_labels_yes_l' value='1' /> <span tt='labels'></span></label> <label><input type='checkbox' name='cb_labels_yes_a' value='1' /> <span tt='aliases'></span></label> <label><input type='checkbox' name='cb_labels_yes_d' value='1' /> <span tt='descriptions'></span></label> </div> <div><input class="form-control" type='text' name='langs_labels_yes' tt_placeholder='ph_langs_labels' /></div> </div> <div class="col-sm-3"> <div tt='labels_any'></div> <textarea class="form-control" name='labels_any' tt_placeholder='ph_labels' rows=4 style="width:100%"></textarea> <div> <label><input type='checkbox' name='cb_labels_any_l' value='1' /> <span tt='labels'></span></label> <label><input type='checkbox' name='cb_labels_any_a' value='1' /> <span tt='aliases'></span></label> <label><input type='checkbox' name='cb_labels_any_d' value='1' /> <span tt='descriptions'></span></label> </div> <div><input class="form-control" type='text' name='langs_labels_any' tt_placeholder='ph_langs_labels' /></div> </div> <div class="col-sm-3"> <div tt='labels_no' ></div> <textarea class="form-control" name='labels_no' tt_placeholder='ph_labels' rows=4 style="width:100%"></textarea> <div> <label><input type='checkbox' name='cb_labels_no_l' value='1' /> <span tt='labels'></span></label> <label><input type='checkbox' name='cb_labels_no_a' value='1' /> <span tt='aliases'></span></label> <label><input type='checkbox' name='cb_labels_no_d' value='1' /> <span tt='descriptions'></span></label> </div> <div><input class="form-control" type='text' name='langs_labels_no' tt_placeholder='ph_langs_labels' /></div> </div> <div class="col-sm-2"></div> </div> </div> <!--tab panel--> <!-- <div class="tab-pane" id="tab_wdfist" role="tabpanel"> <div class="form-group row"> <label class="col-sm-2 form-control-label"></label> <div class="col-sm-10"> <div> THIS WILL RUN WDFIST AFTER NOTMAL OPERATIONS AND RETURN DIFFERENT OUTPUT </div> <label><input type='checkbox' name='wdf_main' /> <span>USE WDFIST</span></label> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label">FOLLOW</label> <div class="col-sm-10"> <label><input type='checkbox' name='wdf_langlinks' /> <span>LANGLINKS</span></label> <label><input type='checkbox' name='wdf_coords' /> <span>COORDINATES</span></label> <label><input type='checkbox' name='wdf_search_commons' /> <span>SEARCH COMMONS</span></label> <label><input type='checkbox' name='wdf_commons_cats' /> <span>COMMONS CATEGORIES</span></label> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label">OPTIONS</label> <div class="col-sm-10"> <label><input type='checkbox' name='wdf_only_items_without_p18' /> <span>ONLY WITHOUT P18</span></label> <label><input type='checkbox' name='wdf_only_files_not_on_wd' /> <span>ONLY FILES NOT USED ON WIKIDATA</span></label> <label><input type='checkbox' name='wdf_only_jpeg' /> <span>ONLY JPEG</span></label> <label><input type='checkbox' name='wdf_max_five_results' /> <span>MAX 5 RESULTS</span></label> <label><input type='checkbox' name='wdf_only_page_images' /> <span>PAGE IMAGES ONLY</span></label> <label><input type='checkbox' name='wdf_allow_svg' /> <span>SHOW SVG</span></label> </div> </div> </div>--> <!--tab panel--> <div class="tab-pane" id="tab_output" role="tabpanel"> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="format"></label> <div class="col-sm-10"> <div class="radio-inline"><label><input type="radio" name="format" value="html"> HTML</label></div> <div class="radio-inline"><label><input type="radio" name="format" value="csv"> CSV</label></div> <div class="radio-inline"><label><input type="radio" name="format" value="tsv"> TSV</label></div> <div class="radio-inline"><label><input type="radio" name="format" value="wiki"> Wiki</label></div> <div class="radio-inline"><label><input type="radio" name="format" value="json"> JSON</label></div> <div class="radio-inline"><label><input type="radio" name="format" value="pagepile"> PagePile</label></div> <div class="radio-inline"><label><input type="radio" name="format" value="kml"> KML</label></div> <div class="radio-inline"><label><input type="radio" name="format" value="plain"> <span tt="plain_text"></span></label></div> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="output_compatability"></label> <div class="col-sm-10"> <div class="radio-inline"><label><input type="radio" name="output_compatability" value="catscan"> <span tt='catscan'></span></label></div> <div class="radio-inline"><label><input type="radio" name="output_compatability" value="quick-intersection"> <span tt='quick_intersection'></span></label></div> <div class="radio-inline"><label><input type='checkbox' name='sparse' /> <span tt='sparse'></span></label></div> <div class="radio-inline"><label><input type='checkbox' name='json-pretty' /> <span tt='pretty_json'></span></label></div> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="sort"></label> <div class="col-sm-10"> <div class="radio-inline"><label><input type="radio" name="sortby" value="none"> <span tt='sort_by_none'></label></div> <div class="radio-inline"><label><input type="radio" name="sortby" value="title"> <span tt='sort_by_title'></label></div> <div class="radio-inline"><label><input type="radio" name="sortby" value="ns_title"> <span tt='sort_by_ns_title'></label></div><br/> <div class="radio-inline"><label><input type="radio" name="sortby" value="size"> <span tt='sort_by_size'></label></div> <div class="radio-inline"><label><input type="radio" name="sortby" value="date"> <span tt='sort_by_date'></label></div> <div class="radio-inline"><label><input type="radio" name="sortby" value="incoming_links"> <span tt='sort_by_incoming_links'></label></div> <div class="radio-inline"><label><input type="radio" name="sortby" value="filesize"> <span tt='sort_by_filesize'></label></div> <div class="radio-inline"><label><input type="radio" name="sortby" value="uploaddate"> <span tt='sort_by_uploaddate'></label></div> <div class="radio-inline"><label><input type="radio" name="sortby" value="sitelinks"> <span tt='sort_by_sitelinks'></label></div> <div class="radio-inline"><label><input type="radio" name="sortby" value="random"> <span tt='sort_by_random'></label></div> <div class="radio-inline"><label><input type="radio" name="sortby" value="defaultsort"> <span tt='sort_by_defaultsort'></label></div> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="sort_order"></label> <div class="col-sm-10"> <div class="radio-inline"><label><input type="radio" name="sortorder" value="ascending"><span tt='sort_ascending'></label></div> <div class="radio-inline"><label><input type="radio" name="sortorder" value="descending"><span tt='sort_descending'></label></div> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="files"></label> <div class="col-sm-10"> <label><input type='checkbox' name='ext_image_data' /> <span tt='ext_image_data'></span></label> <label><input type='checkbox' name='file_usage_data' /> <span tt='file_usage_data'></span></label> <label><input type='checkbox' name='file_usage_data_ns0' /> <span tt='file_usage_data_ns0'></span></label> <label><input type='checkbox' name='thumbnails_in_wiki_output' /> <span tt='thumbnails_in_wiki_output'></span></label> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="add_metadata"></label> <div class="col-sm-10"> <label style='margin-right:20px;'><input type='checkbox' name='add_image' /> <span tt='add_image'></span></label> <label style='margin-right:20px;'><input type='checkbox' name='add_coordinates' /> <span tt='add_coordinates'></span></label> <label style='margin-right:20px;'><input type='checkbox' name='add_defaultsort' /> <span tt='add_defaultsort'></span></label> <label style='margin-right:20px;'><input type='checkbox' name='add_disambiguation' /> <span tt='add_disambiguation'></span></label> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="regexp_filter"></label> <div class="col-sm-4"> <input type='text' name='rxp_filter' class='form-control' tt_placeholder='regexp_filter_rules' /> </div> <div class="col-sm-6"> <span tt='regexp_filter_note'></span> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="search_filter"></label> <div class="col-sm-4"> <input type='text' name='search_filter' class='form-control' tt_placeholder='search_filter_rules' /> </div> <div class="col-sm-6"> <span tt='search_filter_note'></span> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="redlinks"></label> <div class="col-sm-10"> <div class="radio-inline"><label><input type='checkbox' name='show_redlinks' /> <span tt='show_redlinks'></span></label></div> <div class="radio-inline"><label><input type='checkbox' name='remove_template_redlinks' /> <span tt='remove_template_redlinks'></span></label></div> <div class="radio-inline"><label><input type='checkbox' name='article_redlinks_only' /> <span tt='article_redlinks_only'></span></label></div> </div> <div class="col-sm-2"></div> <div class="col-sm-4"> <div class="input-group"> <div class="input-group-prepend"><div class="input-group-text" tt="min_redlink_count"></div></div> <input class="form-control" name="min_redlink_count" value="" type="number"></div> </div> </div> <div class="form-group row"> <label class="col-sm-2 form-control-label" tt="limit"></label> <div class="col-sm-4"> <input type='number' name='output_limit' class='form-control' tt_placeholder='ph_limit' /> </div> </div> </div> <!--tab panel--> <div class='row' style='padding-top:10px;margin-top:20px;'> <div class="col-sm-2"> <input type='submit' id='doit' name='doit' name='doit' class='btn btn-lg btn-outline-primary' tt_value='doit' accesskey='s' /> </div> <div class="col-sm-10"> <span id='permalink'></span> </div> </div> </div> <input type='hidden' name='referrer_url' value='' /> <input type='hidden' name='referrer_name' value='' /> <input type='hidden' name='interface_language' value='en' /> <input type='hidden' name='active_tab' value='' /> <span id='querystring' style='display:none'>categories=Sveitsil%C3%A4inen%5Fkulttuuri&negcats=Pelk%C3%A4st%C3%A4%C3%A4n%20henkil%C3%B6t&language=fi&depth=5&project=wikipedia&common%5Fwiki=wikidata&ns%5B0%5D=1&doit=1&wpiu=none&wikidata%5Fprop%5Fitem%5Fuse=P625&wikidata%5Flabel%5Flanguage=fi</span> <span name='psid' style='display:none'>30086309</span> </form> </div> </div><!--row--> <div class="row"><div class="col-md-12"><hr/> <script>var output_wiki='wikidatawiki';</script> <div id='autolist_box' mode='autolist'></div> <script> var autolist_wiki_server='www.wikidata.org'; </script> <h2><a name='results'></a><span id='num_results' num='503'></span></h2> <div style='clear:both;overflow:auto'> <table class='table table-sm table-striped' id='main_table'><thead><tr><th></th><th class='text-right text-monospace'>#</th><th class='text-nowrap' tt='h_title'></th><th class='text-nowrap' tt='h_id'></th><th class='text-nowrap' tt='h_namespace'></th><th class='text-nowrap' tt='h_len'></th><th class='text-nowrap' tt='h_touched'></th></tr></thead> <tbody><tr><td><input type='checkbox' class='qcb' q='150' id='autolist_checkbox_150' checked /></td><td class='text-right text-monospace'>1</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q150'>ranska</a> <small><tt>[Q150]</tt></small><div class='smaller'>romaanisten kielten ryhmään kuuluva indoeurooppalainen kieli</div></td><td class='text-right text-monospace'>286</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>313149</td><td class='text-right text-monospace'>20241126010239</td></tr><tr><td><input type='checkbox' class='qcb' q='177' id='autolist_checkbox_177' checked /></td><td class='text-right text-monospace'>2</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q177'>pizza</a> <small><tt>[Q177]</tt></small><div class='smaller'>uunissa paistettu leipä, joka päällystetään täytteillä</div></td><td class='text-right text-monospace'>316</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>91950</td><td class='text-right text-monospace'>20241118201855</td></tr><tr><td><input type='checkbox' class='qcb' q='178' id='autolist_checkbox_178' checked /></td><td class='text-right text-monospace'>3</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q178'>pasta</a> <small><tt>[Q178]</tt></small><div class='smaller'>vedestä ja vehnäjauhoista valmistettu italialainen ruoka</div></td><td class='text-right text-monospace'>317</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>83057</td><td class='text-right text-monospace'>20240915142259</td></tr><tr><td><input type='checkbox' class='qcb' q='188' id='autolist_checkbox_188' checked /></td><td class='text-right text-monospace'>4</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q188'>saksa</a> <small><tt>[Q188]</tt></small><div class='smaller'>germaanisten kielten ryhmään kuuluva indoeurooppalainen kieli</div></td><td class='text-right text-monospace'>328</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>257348</td><td class='text-right text-monospace'>20241125212729</td></tr><tr><td><input type='checkbox' class='qcb' q='652' id='autolist_checkbox_652' checked /></td><td class='text-right text-monospace'>5</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q652'>italia</a> <small><tt>[Q652]</tt></small><div class='smaller'>romaaninen kieli</div></td><td class='text-right text-monospace'>951</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>216212</td><td class='text-right text-monospace'>20241128071418</td></tr><tr><td><input type='checkbox' class='qcb' q='4580' id='autolist_checkbox_4580' checked /></td><td class='text-right text-monospace'>6</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q4580'>Alppien paalutalot</a> <small><tt>[Q4580]</tt></small></td><td class='text-right text-monospace'>5523</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>82928</td><td class='text-right text-monospace'>20240904094821</td></tr><tr><td><input type='checkbox' class='qcb' q='4624' id='autolist_checkbox_4624' checked /></td><td class='text-right text-monospace'>7</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q4624'>kölsch</a> <small><tt>[Q4624]</tt></small></td><td class='text-right text-monospace'>5570</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>22915</td><td class='text-right text-monospace'>20240922021002</td></tr><tr><td><input type='checkbox' class='qcb' q='6500' id='autolist_checkbox_6500' checked /></td><td class='text-right text-monospace'>8</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q6500'>Rindfleischetikettierungsüberwachungsaufgabenübertragungsgesetz</a> <small><tt>[Q6500]</tt></small></td><td class='text-right text-monospace'>7621</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>13899</td><td class='text-right text-monospace'>20240924214456</td></tr><tr><td><input type='checkbox' class='qcb' q='8786' id='autolist_checkbox_8786' checked /></td><td class='text-right text-monospace'>9</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q8786'>elsassi</a> <small><tt>[Q8786]</tt></small></td><td class='text-right text-monospace'>10112</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>38637</td><td class='text-right text-monospace'>20241124192353</td></tr><tr><td><input type='checkbox' class='qcb' q='9896' id='autolist_checkbox_9896' checked /></td><td class='text-right text-monospace'>10</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q9896'>pesto</a> <small><tt>[Q9896]</tt></small><div class='smaller'>maustetahna</div></td><td class='text-right text-monospace'>11294</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>34425</td><td class='text-right text-monospace'>20240724172527</td></tr><tr><td><input type='checkbox' class='qcb' q='10216' id='autolist_checkbox_10216' checked /></td><td class='text-right text-monospace'>11</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q10216'>Abricotine</a> <small><tt>[Q10216]</tt></small><div class='smaller'>sveitsiläinen hedelmäviina</div></td><td class='text-right text-monospace'>11620</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>10692</td><td class='text-right text-monospace'>20240818124529</td></tr><tr><td><input type='checkbox' class='qcb' q='13198' id='autolist_checkbox_13198' checked /></td><td class='text-right text-monospace'>12</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q13198'>réunioninkreoli</a> <small><tt>[Q13198]</tt></small></td><td class='text-right text-monospace'>14828</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>31570</td><td class='text-right text-monospace'>20241030172115</td></tr><tr><td><input type='checkbox' class='qcb' q='13199' id='autolist_checkbox_13199' checked /></td><td class='text-right text-monospace'>13</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q13199'>retoromaani</a> <small><tt>[Q13199]</tt></small><div class='smaller'>Sveitsissä puhuttu romaaninen kieli</div></td><td class='text-right text-monospace'>14830</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>84382</td><td class='text-right text-monospace'>20241127113513</td></tr><tr><td><input type='checkbox' class='qcb' q='13244' id='autolist_checkbox_13244' checked /></td><td class='text-right text-monospace'>14</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q13244'>unserdeutsch</a> <small><tt>[Q13244]</tt></small></td><td class='text-right text-monospace'>14880</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>21481</td><td class='text-right text-monospace'>20240919170245</td></tr><tr><td><input type='checkbox' class='qcb' q='13323' id='autolist_checkbox_13323' checked /></td><td class='text-right text-monospace'>15</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q13323'>Rondo</a> <small><tt>[Q13323]</tt></small><div class='smaller'>soitinmusiikin muototyyppi</div></td><td class='text-right text-monospace'>15248</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>33024</td><td class='text-right text-monospace'>20240813102544</td></tr><tr><td><input type='checkbox' class='qcb' q='13497' id='autolist_checkbox_13497' checked /></td><td class='text-right text-monospace'>16</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q13497'>sveitsiläinen keittiö</a> <small><tt>[Q13497]</tt></small><div class='smaller'>ruokakulttuuri</div></td><td class='text-right text-monospace'>15439</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>18249</td><td class='text-right text-monospace'>20241126202524</td></tr><tr><td><input type='checkbox' class='qcb' q='15087' id='autolist_checkbox_15087' checked /></td><td class='text-right text-monospace'>17</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q15087'>arpitaani</a> <small><tt>[Q15087]</tt></small><div class='smaller'>romaaninen kieli</div></td><td class='text-right text-monospace'>17386</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>63821</td><td class='text-right text-monospace'>20241021121155</td></tr><tr><td><input type='checkbox' class='qcb' q='15317' id='autolist_checkbox_15317' checked /></td><td class='text-right text-monospace'>18</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q15317'>Helvetia</a> <small><tt>[Q15317]</tt></small><div class='smaller'>Mytologian hahmo</div></td><td class='text-right text-monospace'>17646</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>16131</td><td class='text-right text-monospace'>20241123094113</td></tr><tr><td><input type='checkbox' class='qcb' q='17514' id='autolist_checkbox_17514' checked /></td><td class='text-right text-monospace'>19</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q17514'>graffiti</a> <small><tt>[Q17514]</tt></small><div class='smaller'>katutaidetta (usein luvatonta)</div></td><td class='text-right text-monospace'>20321</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>70102</td><td class='text-right text-monospace'>20241104134944</td></tr><tr><td><input type='checkbox' class='qcb' q='18226' id='autolist_checkbox_18226' checked /></td><td class='text-right text-monospace'>20</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q18226'>Kissanliha</a> <small><tt>[Q18226]</tt></small></td><td class='text-right text-monospace'>21210</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>12998</td><td class='text-right text-monospace'>20240920190731</td></tr><tr><td><input type='checkbox' class='qcb' q='18550' id='autolist_checkbox_18550' checked /></td><td class='text-right text-monospace'>21</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q18550'>mafia</a> <small><tt>[Q18550]</tt></small><div class='smaller'>järjestäytyneen rikollisuuden muoto ja rikollisjärjestö</div></td><td class='text-right text-monospace'>21588</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>57215</td><td class='text-right text-monospace'>20241026164519</td></tr><tr><td><input type='checkbox' class='qcb' q='19966' id='autolist_checkbox_19966' checked /></td><td class='text-right text-monospace'>22</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q19966'>Fusilli</a> <small><tt>[Q19966]</tt></small></td><td class='text-right text-monospace'>23229</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>17274</td><td class='text-right text-monospace'>20241118120851</td></tr><tr><td><input type='checkbox' class='qcb' q='20010' id='autolist_checkbox_20010' checked /></td><td class='text-right text-monospace'>23</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q20010'>Cannelloni</a> <small><tt>[Q20010]</tt></small><div class='smaller'>putkimainen pastalaji</div></td><td class='text-right text-monospace'>23273</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>15409</td><td class='text-right text-monospace'>20241005140242</td></tr><tr><td><input type='checkbox' class='qcb' q='20019' id='autolist_checkbox_20019' checked /></td><td class='text-right text-monospace'>24</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q20019'>Makaroni</a> <small><tt>[Q20019]</tt></small><div class='smaller'>pasta</div></td><td class='text-right text-monospace'>23282</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>30955</td><td class='text-right text-monospace'>20240922180629</td></tr><tr><td><input type='checkbox' class='qcb' q='20026' id='autolist_checkbox_20026' checked /></td><td class='text-right text-monospace'>25</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q20026'>spagetti</a> <small><tt>[Q20026]</tt></small><div class='smaller'>pastatyyppi</div></td><td class='text-right text-monospace'>23289</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>45710</td><td class='text-right text-monospace'>20241123203553</td></tr><tr><td><input type='checkbox' class='qcb' q='20027' id='autolist_checkbox_20027' checked /></td><td class='text-right text-monospace'>26</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q20027'>Vermiselli</a> <small><tt>[Q20027]</tt></small><div class='smaller'>ohut ja nauhamainen pastamuoto</div></td><td class='text-right text-monospace'>23290</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>25863</td><td class='text-right text-monospace'>20240114071625</td></tr><tr><td><input type='checkbox' class='qcb' q='20032' id='autolist_checkbox_20032' checked /></td><td class='text-right text-monospace'>27</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q20032'>Fettuccine</a> <small><tt>[Q20032]</tt></small></td><td class='text-right text-monospace'>23295</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>16849</td><td class='text-right text-monospace'>20240310121614</td></tr><tr><td><input type='checkbox' class='qcb' q='20034' id='autolist_checkbox_20034' checked /></td><td class='text-right text-monospace'>28</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q20034'>lasagne</a> <small><tt>[Q20034]</tt></small><div class='smaller'>pastaruoka</div></td><td class='text-right text-monospace'>23298</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>35059</td><td class='text-right text-monospace'>20240723142505</td></tr><tr><td><input type='checkbox' class='qcb' q='20044' id='autolist_checkbox_20044' checked /></td><td class='text-right text-monospace'>29</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q20044'>Tagliatelle</a> <small><tt>[Q20044]</tt></small><div class='smaller'>litteän nauhamainen pasta</div></td><td class='text-right text-monospace'>23309</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>19291</td><td class='text-right text-monospace'>20240904221529</td></tr><tr><td><input type='checkbox' class='qcb' q='20053' id='autolist_checkbox_20053' checked /></td><td class='text-right text-monospace'>30</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q20053'>Ravioli</a> <small><tt>[Q20053]</tt></small></td><td class='text-right text-monospace'>23318</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>25618</td><td class='text-right text-monospace'>20241020112231</td></tr><tr><td><input type='checkbox' class='qcb' q='20057' id='autolist_checkbox_20057' checked /></td><td class='text-right text-monospace'>31</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q20057'>Tortellinit</a> <small><tt>[Q20057]</tt></small><div class='smaller'>pastalaji</div></td><td class='text-right text-monospace'>23322</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>24325</td><td class='text-right text-monospace'>20240614132446</td></tr><tr><td><input type='checkbox' class='qcb' q='20063' id='autolist_checkbox_20063' checked /></td><td class='text-right text-monospace'>32</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q20063'>gnocchi</a> <small><tt>[Q20063]</tt></small><div class='smaller'>pasta</div></td><td class='text-right text-monospace'>23329</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>25338</td><td class='text-right text-monospace'>20241125042439</td></tr><tr><td><input type='checkbox' class='qcb' q='20065' id='autolist_checkbox_20065' checked /></td><td class='text-right text-monospace'>33</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q20065'>Spätzle</a> <small><tt>[Q20065]</tt></small></td><td class='text-right text-monospace'>23331</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>20776</td><td class='text-right text-monospace'>20240520021833</td></tr><tr><td><input type='checkbox' class='qcb' q='22929' id='autolist_checkbox_22929' checked /></td><td class='text-right text-monospace'>34</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q22929'>Latte macchiato</a> <small><tt>[Q22929]</tt></small><div class='smaller'>kahvijuoma</div></td><td class='text-right text-monospace'>26344</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>13659</td><td class='text-right text-monospace'>20240926234532</td></tr><tr><td><input type='checkbox' class='qcb' q='27911' id='autolist_checkbox_27911' checked /></td><td class='text-right text-monospace'>35</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q27911'>basso</a> <small><tt>[Q27911]</tt></small><div class='smaller'>matalin miesääni</div></td><td class='text-right text-monospace'>31306</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>35306</td><td class='text-right text-monospace'>20241104184750</td></tr><tr><td><input type='checkbox' class='qcb' q='33260' id='autolist_checkbox_33260' checked /></td><td class='text-right text-monospace'>36</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q33260'>ranskaan perustuvat kreolikielet</a> <small><tt>[Q33260]</tt></small></td><td class='text-right text-monospace'>36105</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>16356</td><td class='text-right text-monospace'>20231222205917</td></tr><tr><td><input type='checkbox' class='qcb' q='33491' id='autolist_checkbox_33491' checked /></td><td class='text-right text-monospace'>37</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q33491'>haiti</a> <small><tt>[Q33491]</tt></small></td><td class='text-right text-monospace'>36329</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>68322</td><td class='text-right text-monospace'>20241014102820</td></tr><tr><td><input type='checkbox' class='qcb' q='33661' id='autolist_checkbox_33661' checked /></td><td class='text-right text-monospace'>38</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q33661'>morisyen</a> <small><tt>[Q33661]</tt></small></td><td class='text-right text-monospace'>36495</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>34503</td><td class='text-right text-monospace'>20240920074136</td></tr><tr><td><input type='checkbox' class='qcb' q='34015' id='autolist_checkbox_34015' checked /></td><td class='text-right text-monospace'>39</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q34015'>Seychellien kreoli</a> <small><tt>[Q34015]</tt></small></td><td class='text-right text-monospace'>36816</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>57722</td><td class='text-right text-monospace'>20241030172248</td></tr><tr><td><input type='checkbox' class='qcb' q='34504' id='autolist_checkbox_34504' checked /></td><td class='text-right text-monospace'>40</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q34504'>Vanilla Ninja</a> <small><tt>[Q34504]</tt></small><div class='smaller'>virolainen rock-yhtye</div></td><td class='text-right text-monospace'>37253</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>99506</td><td class='text-right text-monospace'>20240912182649</td></tr><tr><td><input type='checkbox' class='qcb' q='34636' id='autolist_checkbox_34636' checked /></td><td class='text-right text-monospace'>41</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q34636'>jugend</a> <small><tt>[Q34636]</tt></small><div class='smaller'>taiteen tyylisuuntaus, joka vallitsi Euroopassa 1880-luvulta ensimmäisen maailmansodan alkuun</div></td><td class='text-right text-monospace'>37355</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>73900</td><td class='text-right text-monospace'>20240826201212</td></tr><tr><td><input type='checkbox' class='qcb' q='35218' id='autolist_checkbox_35218' checked /></td><td class='text-right text-monospace'>42</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q35218'>muinaisyläsaksa</a> <small><tt>[Q35218]</tt></small></td><td class='text-right text-monospace'>37888</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>43274</td><td class='text-right text-monospace'>20241107193318</td></tr><tr><td><input type='checkbox' class='qcb' q='35222' id='autolist_checkbox_35222' checked /></td><td class='text-right text-monospace'>43</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q35222'>muinaisranska</a> <small><tt>[Q35222]</tt></small></td><td class='text-right text-monospace'>37892</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>50581</td><td class='text-right text-monospace'>20241115140640</td></tr><tr><td><input type='checkbox' class='qcb' q='35759' id='autolist_checkbox_35759' checked /></td><td class='text-right text-monospace'>44</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q35759'>keittiösaksa</a> <small><tt>[Q35759]</tt></small></td><td class='text-right text-monospace'>38429</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>7770</td><td class='text-right text-monospace'>20240919170930</td></tr><tr><td><input type='checkbox' class='qcb' q='36994' id='autolist_checkbox_36994' checked /></td><td class='text-right text-monospace'>45</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q36994'>juutalaisranska</a> <small><tt>[Q36994]</tt></small></td><td class='text-right text-monospace'>39588</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>27176</td><td class='text-right text-monospace'>20240919171116</td></tr><tr><td><input type='checkbox' class='qcb' q='37351' id='autolist_checkbox_37351' checked /></td><td class='text-right text-monospace'>46</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q37351'>D’oïl-kielet</a> <small><tt>[Q37351]</tt></small><div class='smaller'>Pohjois-Ranskassa keskiajalla puhuttuja murteita</div></td><td class='text-right text-monospace'>39860</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>29969</td><td class='text-right text-monospace'>20241021160744</td></tr><tr><td><input type='checkbox' class='qcb' q='39676' id='autolist_checkbox_39676' checked /></td><td class='text-right text-monospace'>47</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q39676'>.ch</a> <small><tt>[Q39676]</tt></small></td><td class='text-right text-monospace'>42062</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>26417</td><td class='text-right text-monospace'>20241113110023</td></tr><tr><td><input type='checkbox' class='qcb' q='41270' id='autolist_checkbox_41270' checked /></td><td class='text-right text-monospace'>48</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q41270'>Cavatina</a> <small><tt>[Q41270]</tt></small></td><td class='text-right text-monospace'>43561</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>19764</td><td class='text-right text-monospace'>20240529122320</td></tr><tr><td><input type='checkbox' class='qcb' q='41923' id='autolist_checkbox_41923' checked /></td><td class='text-right text-monospace'>49</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q41923'>jodlaus</a> <small><tt>[Q41923]</tt></small><div class='smaller'>laulumuoto</div></td><td class='text-right text-monospace'>44180</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>33766</td><td class='text-right text-monospace'>20240927224421</td></tr><tr><td><input type='checkbox' class='qcb' q='52040' id='autolist_checkbox_52040' checked /></td><td class='text-right text-monospace'>50</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q52040'>yläsaksa</a> <small><tt>[Q52040]</tt></small></td><td class='text-right text-monospace'>54236</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>33222</td><td class='text-right text-monospace'>20240726171847</td></tr><tr><td><input type='checkbox' class='qcb' q='52406' id='autolist_checkbox_52406' checked /></td><td class='text-right text-monospace'>51</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q52406'>mysli</a> <small><tt>[Q52406]</tt></small><div class='smaller'>kaurahiutaleiden ja hedelmien sekoitus</div></td><td class='text-right text-monospace'>54698</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>30536</td><td class='text-right text-monospace'>20240908114648</td></tr><tr><td><input type='checkbox' class='qcb' q='53481' id='autolist_checkbox_53481' checked /></td><td class='text-right text-monospace'>52</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q53481'>Sátántangó</a> <small><tt>[Q53481]</tt></small></td><td class='text-right text-monospace'>55946</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>88581</td><td class='text-right text-monospace'>20241026055900</td></tr><tr><td><input type='checkbox' class='qcb' q='55989' id='autolist_checkbox_55989' checked /></td><td class='text-right text-monospace'>53</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q55989'>Cabriolet</a> <small><tt>[Q55989]</tt></small><div class='smaller'>auton korimalli, jossa on taittuva tai kokoonvetäytyvä katto</div></td><td class='text-right text-monospace'>58738</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>33559</td><td class='text-right text-monospace'>20240722101118</td></tr><tr><td><input type='checkbox' class='qcb' q='59047' id='autolist_checkbox_59047' checked /></td><td class='text-right text-monospace'>54</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q59047'>Ristretto</a> <small><tt>[Q59047]</tt></small></td><td class='text-right text-monospace'>61855</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>9935</td><td class='text-right text-monospace'>20240714145152</td></tr><tr><td><input type='checkbox' class='qcb' q='59059' id='autolist_checkbox_59059' checked /></td><td class='text-right text-monospace'>55</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q59059'>Affogato</a> <small><tt>[Q59059]</tt></small></td><td class='text-right text-monospace'>61867</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>14904</td><td class='text-right text-monospace'>20241017223345</td></tr><tr><td><input type='checkbox' class='qcb' q='72321' id='autolist_checkbox_72321' checked /></td><td class='text-right text-monospace'>56</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q72321'>Suklaata, kiitos</a> <small><tt>[Q72321]</tt></small><div class='smaller'>Claude Chabrolin ranskalais-sveitsiläinen jännityselokuva vuodelta 2000</div></td><td class='text-right text-monospace'>75012</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>108361</td><td class='text-right text-monospace'>20241114122056</td></tr><tr><td><input type='checkbox' class='qcb' q='73603' id='autolist_checkbox_73603' checked /></td><td class='text-right text-monospace'>57</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q73603'>Dirndl</a> <small><tt>[Q73603]</tt></small></td><td class='text-right text-monospace'>76287</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>26223</td><td class='text-right text-monospace'>20241123140623</td></tr><tr><td><input type='checkbox' class='qcb' q='74217' id='autolist_checkbox_74217' checked /></td><td class='text-right text-monospace'>58</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q74217'>Italian kirjallisuus</a> <small><tt>[Q74217]</tt></small></td><td class='text-right text-monospace'>76892</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>46623</td><td class='text-right text-monospace'>20241122224938</td></tr><tr><td><input type='checkbox' class='qcb' q='75788' id='autolist_checkbox_75788' checked /></td><td class='text-right text-monospace'>59</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q75788'>Eluveitie</a> <small><tt>[Q75788]</tt></small><div class='smaller'>sveitsiläinen yhtye</div></td><td class='text-right text-monospace'>78429</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>75414</td><td class='text-right text-monospace'>20240912173023</td></tr><tr><td><input type='checkbox' class='qcb' q='80839' id='autolist_checkbox_80839' checked /></td><td class='text-right text-monospace'>60</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q80839'>lingua franca</a> <small><tt>[Q80839]</tt></small><div class='smaller'>kieli, jota alueen tai alan kaikki ihmiset käyttävät</div></td><td class='text-right text-monospace'>83319</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>51786</td><td class='text-right text-monospace'>20241113153828</td></tr><tr><td><input type='checkbox' class='qcb' q='84064' id='autolist_checkbox_84064' checked /></td><td class='text-right text-monospace'>61</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q84064'>Leipää ja tulppaaneja</a> <small><tt>[Q84064]</tt></small></td><td class='text-right text-monospace'>86326</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>119566</td><td class='text-right text-monospace'>20241114121140</td></tr><tr><td><input type='checkbox' class='qcb' q='102932' id='autolist_checkbox_102932' checked /></td><td class='text-right text-monospace'>62</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q102932'>avantgarde</a> <small><tt>[Q102932]</tt></small><div class='smaller'>kokeellista ja uudenlaisen taiteen etsimistä</div></td><td class='text-right text-monospace'>105548</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>55499</td><td class='text-right text-monospace'>20241028083506</td></tr><tr><td><input type='checkbox' class='qcb' q='117482' id='autolist_checkbox_117482' checked /></td><td class='text-right text-monospace'>63</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q117482'>Ingénue</a> <small><tt>[Q117482]</tt></small></td><td class='text-right text-monospace'>119980</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>12534</td><td class='text-right text-monospace'>20240716012557</td></tr><tr><td><input type='checkbox' class='qcb' q='119263' id='autolist_checkbox_119263' checked /></td><td class='text-right text-monospace'>64</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q119263'>Sturmscharführer</a> <small><tt>[Q119263]</tt></small></td><td class='text-right text-monospace'>121631</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>8957</td><td class='text-right text-monospace'>20230918091205</td></tr><tr><td><input type='checkbox' class='qcb' q='124020' id='autolist_checkbox_124020' checked /></td><td class='text-right text-monospace'>65</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q124020'>Sveitsin lippu</a> <small><tt>[Q124020]</tt></small></td><td class='text-right text-monospace'>126218</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>39301</td><td class='text-right text-monospace'>20241118040146</td></tr><tr><td><input type='checkbox' class='qcb' q='124354' id='autolist_checkbox_124354' checked /></td><td class='text-right text-monospace'>66</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q124354'>Bauhaus</a> <small><tt>[Q124354]</tt></small><div class='smaller'>taide- ja arkkitehtikoulu Weimarin Saksassa</div></td><td class='text-right text-monospace'>126545</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>79855</td><td class='text-right text-monospace'>20241119075807</td></tr><tr><td><input type='checkbox' class='qcb' q='128924' id='autolist_checkbox_128924' checked /></td><td class='text-right text-monospace'>67</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q128924'>Maailman nopein intiaani</a> <small><tt>[Q128924]</tt></small></td><td class='text-right text-monospace'>130915</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>97512</td><td class='text-right text-monospace'>20241118130401</td></tr><tr><td><input type='checkbox' class='qcb' q='131084' id='autolist_checkbox_131084' checked /></td><td class='text-right text-monospace'>68</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q131084'>libretto</a> <small><tt>[Q131084]</tt></small><div class='smaller'>laulumusiikkiteoksen teksti</div></td><td class='text-right text-monospace'>132942</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>49068</td><td class='text-right text-monospace'>20241112122406</td></tr><tr><td><input type='checkbox' class='qcb' q='131339' id='autolist_checkbox_131339' checked /></td><td class='text-right text-monospace'>69</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q131339'>alemanni</a> <small><tt>[Q131339]</tt></small></td><td class='text-right text-monospace'>133196</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>71876</td><td class='text-right text-monospace'>20241008210019</td></tr><tr><td><input type='checkbox' class='qcb' q='131711' id='autolist_checkbox_131711' checked /></td><td class='text-right text-monospace'>70</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q131711'>kitsch</a> <small><tt>[Q131711]</tt></small><div class='smaller'>massatuotettu tavara, josta on tehty taidetta</div></td><td class='text-right text-monospace'>133551</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>44486</td><td class='text-right text-monospace'>20240907065355</td></tr><tr><td><input type='checkbox' class='qcb' q='138425' id='autolist_checkbox_138425' checked /></td><td class='text-right text-monospace'>71</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q138425'>Vis-à-vis</a> <small><tt>[Q138425]</tt></small></td><td class='text-right text-monospace'>140129</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>7560</td><td class='text-right text-monospace'>20240512021125</td></tr><tr><td><input type='checkbox' class='qcb' q='140544' id='autolist_checkbox_140544' checked /></td><td class='text-right text-monospace'>72</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q140544'>Toccata</a> <small><tt>[Q140544]</tt></small><div class='smaller'>taidemusiikin kosketinsoitinsävellys</div></td><td class='text-right text-monospace'>142207</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>32131</td><td class='text-right text-monospace'>20240209221509</td></tr><tr><td><input type='checkbox' class='qcb' q='151647' id='autolist_checkbox_151647' checked /></td><td class='text-right text-monospace'>73</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q151647'>Armoton joukko</a> <small><tt>[Q151647]</tt></small></td><td class='text-right text-monospace'>153056</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>73415</td><td class='text-right text-monospace'>20241119130651</td></tr><tr><td><input type='checkbox' class='qcb' q='154633' id='autolist_checkbox_154633' checked /></td><td class='text-right text-monospace'>74</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q154633'>Obergruppenführer</a> <small><tt>[Q154633]</tt></small></td><td class='text-right text-monospace'>155870</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>19014</td><td class='text-right text-monospace'>20240324090625</td></tr><tr><td><input type='checkbox' class='qcb' q='155435' id='autolist_checkbox_155435' checked /></td><td class='text-right text-monospace'>75</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q155435'>Brigadeführer</a> <small><tt>[Q155435]</tt></small></td><td class='text-right text-monospace'>156612</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>12141</td><td class='text-right text-monospace'>20230725200855</td></tr><tr><td><input type='checkbox' class='qcb' q='155813' id='autolist_checkbox_155813' checked /></td><td class='text-right text-monospace'>76</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q155813'>Ostalgia</a> <small><tt>[Q155813]</tt></small></td><td class='text-right text-monospace'>156981</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>17017</td><td class='text-right text-monospace'>20240916041656</td></tr><tr><td><input type='checkbox' class='qcb' q='156395' id='autolist_checkbox_156395' checked /></td><td class='text-right text-monospace'>77</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q156395'>Standartenführer</a> <small><tt>[Q156395]</tt></small><div class='smaller'>natsi-Saksan SA-joukkojen ja SS-järjestön käyttämä sotilasarvo, vastasi everstiä</div></td><td class='text-right text-monospace'>157515</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>13476</td><td class='text-right text-monospace'>20241025203202</td></tr><tr><td><input type='checkbox' class='qcb' q='156624' id='autolist_checkbox_156624' checked /></td><td class='text-right text-monospace'>78</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q156624'>paparazzi</a> <small><tt>[Q156624]</tt></small><div class='smaller'>journalistinen valokuvaaja</div></td><td class='text-right text-monospace'>157718</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>32837</td><td class='text-right text-monospace'>20240927002124</td></tr><tr><td><input type='checkbox' class='qcb' q='156733' id='autolist_checkbox_156733' checked /></td><td class='text-right text-monospace'>79</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q156733'>Landsknecht</a> <small><tt>[Q156733]</tt></small><div class='smaller'>1500-luvun eurooppalainen palkkasoturi</div></td><td class='text-right text-monospace'>157826</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>42035</td><td class='text-right text-monospace'>20240915144041</td></tr><tr><td><input type='checkbox' class='qcb' q='157136' id='autolist_checkbox_157136' checked /></td><td class='text-right text-monospace'>80</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q157136'>Lebensraum</a> <small><tt>[Q157136]</tt></small><div class='smaller'>saksalainen 1900-luvun alun käsitys alueellisen laajenemisen tarpeesta</div></td><td class='text-right text-monospace'>158211</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>23171</td><td class='text-right text-monospace'>20240924140637</td></tr><tr><td><input type='checkbox' class='qcb' q='157199' id='autolist_checkbox_157199' checked /></td><td class='text-right text-monospace'>81</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q157199'>Arbeit macht frei</a> <small><tt>[Q157199]</tt></small><div class='smaller'>keskitysleirin porteissa käytetty saksankielinen fraasi</div></td><td class='text-right text-monospace'>158269</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>20542</td><td class='text-right text-monospace'>20241125012357</td></tr><tr><td><input type='checkbox' class='qcb' q='157476' id='autolist_checkbox_157476' checked /></td><td class='text-right text-monospace'>82</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q157476'>Oberführer</a> <small><tt>[Q157476]</tt></small></td><td class='text-right text-monospace'>158519</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>11464</td><td class='text-right text-monospace'>20241012091538</td></tr><tr><td><input type='checkbox' class='qcb' q='158103' id='autolist_checkbox_158103' checked /></td><td class='text-right text-monospace'>83</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q158103'>déjà-vu</a> <small><tt>[Q158103]</tt></small><div class='smaller'>hämmentävä ja vahva tuttuuden tunne</div></td><td class='text-right text-monospace'>159122</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>45074</td><td class='text-right text-monospace'>20241128123726</td></tr><tr><td><input type='checkbox' class='qcb' q='159774' id='autolist_checkbox_159774' checked /></td><td class='text-right text-monospace'>84</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q159774'>cappuccino</a> <small><tt>[Q159774]</tt></small><div class='smaller'>kahvijuoma</div></td><td class='text-right text-monospace'>160681</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>35881</td><td class='text-right text-monospace'>20240926234626</td></tr><tr><td><input type='checkbox' class='qcb' q='159879' id='autolist_checkbox_159879' checked /></td><td class='text-right text-monospace'>85</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q159879'>Kulturkampf</a> <small><tt>[Q159879]</tt></small></td><td class='text-right text-monospace'>160785</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>36496</td><td class='text-right text-monospace'>20241111120400</td></tr><tr><td><input type='checkbox' class='qcb' q='160093' id='autolist_checkbox_160093' checked /></td><td class='text-right text-monospace'>86</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q160093'>Umlaut</a> <small><tt>[Q160093]</tt></small><div class='smaller'>kielitieteellinen termi</div></td><td class='text-right text-monospace'>160988</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>19567</td><td class='text-right text-monospace'>20241014170927</td></tr><tr><td><input type='checkbox' class='qcb' q='161102' id='autolist_checkbox_161102' checked /></td><td class='text-right text-monospace'>87</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q161102'>Obersturmbannführer</a> <small><tt>[Q161102]</tt></small></td><td class='text-right text-monospace'>161969</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>12737</td><td class='text-right text-monospace'>20240512192743</td></tr><tr><td><input type='checkbox' class='qcb' q='161104' id='autolist_checkbox_161104' checked /></td><td class='text-right text-monospace'>88</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q161104'>Sturmbannführer</a> <small><tt>[Q161104]</tt></small></td><td class='text-right text-monospace'>161971</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>16479</td><td class='text-right text-monospace'>20240523132937</td></tr><tr><td><input type='checkbox' class='qcb' q='161112' id='autolist_checkbox_161112' checked /></td><td class='text-right text-monospace'>89</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q161112'>Obersturmführer</a> <small><tt>[Q161112]</tt></small></td><td class='text-right text-monospace'>161979</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>10710</td><td class='text-right text-monospace'>20240430190958</td></tr><tr><td><input type='checkbox' class='qcb' q='161218' id='autolist_checkbox_161218' checked /></td><td class='text-right text-monospace'>90</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q161218'>SS-Oberst-Gruppenführer</a> <small><tt>[Q161218]</tt></small></td><td class='text-right text-monospace'>162082</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>16229</td><td class='text-right text-monospace'>20240224202143</td></tr><tr><td><input type='checkbox' class='qcb' q='161398' id='autolist_checkbox_161398' checked /></td><td class='text-right text-monospace'>91</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q161398'>Force majeure</a> <small><tt>[Q161398]</tt></small><div class='smaller'>ranskankielinen fraasi</div></td><td class='text-right text-monospace'>162249</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>27991</td><td class='text-right text-monospace'>20241125061122</td></tr><tr><td><input type='checkbox' class='qcb' q='162312' id='autolist_checkbox_162312' checked /></td><td class='text-right text-monospace'>92</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q162312'>Reichsführer-SS</a> <small><tt>[Q162312]</tt></small></td><td class='text-right text-monospace'>163132</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>23032</td><td class='text-right text-monospace'>20240913091412</td></tr><tr><td><input type='checkbox' class='qcb' q='162387' id='autolist_checkbox_162387' checked /></td><td class='text-right text-monospace'>93</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q162387'>Hauptsturmführer</a> <small><tt>[Q162387]</tt></small><div class='smaller'>SS-joukkojen käytössä ollut arvo natsi-Saksassa</div></td><td class='text-right text-monospace'>163204</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>12766</td><td class='text-right text-monospace'>20240610202834</td></tr><tr><td><input type='checkbox' class='qcb' q='166180' id='autolist_checkbox_166180' checked /></td><td class='text-right text-monospace'>94</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q166180'>France 24</a> <small><tt>[Q166180]</tt></small></td><td class='text-right text-monospace'>166760</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>91041</td><td class='text-right text-monospace'>20241125005342</td></tr><tr><td><input type='checkbox' class='qcb' q='166705' id='autolist_checkbox_166705' checked /></td><td class='text-right text-monospace'>95</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q166705'>Ländler</a> <small><tt>[Q166705]</tt></small></td><td class='text-right text-monospace'>167252</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>21588</td><td class='text-right text-monospace'>20240406204524</td></tr><tr><td><input type='checkbox' class='qcb' q='169505' id='autolist_checkbox_169505' checked /></td><td class='text-right text-monospace'>96</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q169505'>Ostpolitik</a> <small><tt>[Q169505]</tt></small><div class='smaller'>Länsi-Saksan ulkomaanpolitiikka 1969–1974</div></td><td class='text-right text-monospace'>169915</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>19946</td><td class='text-right text-monospace'>20241028142648</td></tr><tr><td><input type='checkbox' class='qcb' q='170346' id='autolist_checkbox_170346' checked /></td><td class='text-right text-monospace'>97</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q170346'>Ostsiedlung</a> <small><tt>[Q170346]</tt></small><div class='smaller'>saksankielisen väestön muuttaminen Itä-Eurooppaan keskiajalla</div></td><td class='text-right text-monospace'>170645</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>22620</td><td class='text-right text-monospace'>20241111035635</td></tr><tr><td><input type='checkbox' class='qcb' q='171990' id='autolist_checkbox_171990' checked /></td><td class='text-right text-monospace'>98</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q171990'>laissez-faire</a> <small><tt>[Q171990]</tt></small><div class='smaller'>hallituksen ja valtiovallan pidättäytyminen talouselämään puuttumisesta</div></td><td class='text-right text-monospace'>172125</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>35157</td><td class='text-right text-monospace'>20240825195736</td></tr><tr><td><input type='checkbox' class='qcb' q='173782' id='autolist_checkbox_173782' checked /></td><td class='text-right text-monospace'>99</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q173782'>art deco</a> <small><tt>[Q173782]</tt></small><div class='smaller'>taiteen tyylisuuntaus sotien välisenä aikana</div></td><td class='text-right text-monospace'>173784</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>65812</td><td class='text-right text-monospace'>20241115124557</td></tr><tr><td><input type='checkbox' class='qcb' q='174314' id='autolist_checkbox_174314' checked /></td><td class='text-right text-monospace'>100</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q174314'>Peloton</a> <small><tt>[Q174314]</tt></small><div class='smaller'>maantiepyöräilykisan pääjoukko</div></td><td class='text-right text-monospace'>174254</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>12949</td><td class='text-right text-monospace'>20240505221739</td></tr><tr><td><input type='checkbox' class='qcb' q='180372' id='autolist_checkbox_180372' checked /></td><td class='text-right text-monospace'>101</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q180372'>Sirocco</a> <small><tt>[Q180372]</tt></small><div class='smaller'>Välimeren alueella puhaltava tuuli</div></td><td class='text-right text-monospace'>179613</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>32317</td><td class='text-right text-monospace'>20240922175825</td></tr><tr><td><input type='checkbox' class='qcb' q='181570' id='autolist_checkbox_181570' checked /></td><td class='text-right text-monospace'>102</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q181570'>al dente</a> <small><tt>[Q181570]</tt></small><div class='smaller'>ruoan kypsyysaste</div></td><td class='text-right text-monospace'>180733</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>8623</td><td class='text-right text-monospace'>20240930032739</td></tr><tr><td><input type='checkbox' class='qcb' q='182536' id='autolist_checkbox_182536' checked /></td><td class='text-right text-monospace'>103</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q182536'>Schweizerpsalm</a> <small><tt>[Q182536]</tt></small></td><td class='text-right text-monospace'>181632</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>33594</td><td class='text-right text-monospace'>20241004145626</td></tr><tr><td><input type='checkbox' class='qcb' q='185298' id='autolist_checkbox_185298' checked /></td><td class='text-right text-monospace'>104</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q185298'>a cappella</a> <small><tt>[Q185298]</tt></small><div class='smaller'>soitinsäestyksetön laulumusiikki</div></td><td class='text-right text-monospace'>184169</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>42851</td><td class='text-right text-monospace'>20241120093953</td></tr><tr><td><input type='checkbox' class='qcb' q='185867' id='autolist_checkbox_185867' checked /></td><td class='text-right text-monospace'>105</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q185867'>film noir</a> <small><tt>[Q185867]</tt></small><div class='smaller'>elokuvagenre</div></td><td class='text-right text-monospace'>184676</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>48807</td><td class='text-right text-monospace'>20241114092945</td></tr><tr><td><input type='checkbox' class='qcb' q='189214' id='autolist_checkbox_189214' checked /></td><td class='text-right text-monospace'>106</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q189214'>Tempo</a> <small><tt>[Q189214]</tt></small><div class='smaller'>iskunopeus</div></td><td class='text-right text-monospace'>187768</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>34721</td><td class='text-right text-monospace'>20240924142344</td></tr><tr><td><input type='checkbox' class='qcb' q='190531' id='autolist_checkbox_190531' checked /></td><td class='text-right text-monospace'>107</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q190531'>Fondue</a> <small><tt>[Q190531]</tt></small></td><td class='text-right text-monospace'>188930</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>32554</td><td class='text-right text-monospace'>20240831110652</td></tr><tr><td><input type='checkbox' class='qcb' q='191493' id='autolist_checkbox_191493' checked /></td><td class='text-right text-monospace'>108</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q191493'>sommelier</a> <small><tt>[Q191493]</tt></small><div class='smaller'>viinien tuntija</div></td><td class='text-right text-monospace'>189775</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>32538</td><td class='text-right text-monospace'>20240903200850</td></tr><tr><td><input type='checkbox' class='qcb' q='191615' id='autolist_checkbox_191615' checked /></td><td class='text-right text-monospace'>109</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q191615'>Pizza Hut</a> <small><tt>[Q191615]</tt></small><div class='smaller'>yhdysvaltalainen pizzaravintolaketju</div></td><td class='text-right text-monospace'>189886</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>95703</td><td class='text-right text-monospace'>20241026110315</td></tr><tr><td><input type='checkbox' class='qcb' q='191890' id='autolist_checkbox_191890' checked /></td><td class='text-right text-monospace'>110</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q191890'>commedia dell’arte</a> <small><tt>[Q191890]</tt></small><div class='smaller'>improvisaatioteatterin muoto</div></td><td class='text-right text-monospace'>190130</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>56875</td><td class='text-right text-monospace'>20241127221406</td></tr><tr><td><input type='checkbox' class='qcb' q='191990' id='autolist_checkbox_191990' checked /></td><td class='text-right text-monospace'>111</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q191990'>Peine Forte</a> <small><tt>[Q191990]</tt></small></td><td class='text-right text-monospace'>190211</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>8528</td><td class='text-right text-monospace'>20231217181336</td></tr><tr><td><input type='checkbox' class='qcb' q='192874' id='autolist_checkbox_192874' checked /></td><td class='text-right text-monospace'>112</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q192874'>nuudeli</a> <small><tt>[Q192874]</tt></small><div class='smaller'>nauhamainen pastavalmiste</div></td><td class='text-right text-monospace'>191002</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>49350</td><td class='text-right text-monospace'>20241121114024</td></tr><tr><td><input type='checkbox' class='qcb' q='192883' id='autolist_checkbox_192883' checked /></td><td class='text-right text-monospace'>113</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q192883'>Dauphin</a> <small><tt>[Q192883]</tt></small></td><td class='text-right text-monospace'>191009</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>32060</td><td class='text-right text-monospace'>20241125030634</td></tr><tr><td><input type='checkbox' class='qcb' q='196883' id='autolist_checkbox_196883' checked /></td><td class='text-right text-monospace'>114</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q196883'>Zettelkasten</a> <small><tt>[Q196883]</tt></small></td><td class='text-right text-monospace'>194504</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>11885</td><td class='text-right text-monospace'>20240922112319</td></tr><tr><td><input type='checkbox' class='qcb' q='201620' id='autolist_checkbox_201620' checked /></td><td class='text-right text-monospace'>115</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q201620'>Valdolaiset</a> <small><tt>[Q201620]</tt></small><div class='smaller'>Uskonnollinen liike</div></td><td class='text-right text-monospace'>198259</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>50116</td><td class='text-right text-monospace'>20241027011931</td></tr><tr><td><input type='checkbox' class='qcb' q='207683' id='autolist_checkbox_207683' checked /></td><td class='text-right text-monospace'>116</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q207683'>Canzona</a> <small><tt>[Q207683]</tt></small></td><td class='text-right text-monospace'>203825</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>20860</td><td class='text-right text-monospace'>20240919105715</td></tr><tr><td><input type='checkbox' class='qcb' q='207741' id='autolist_checkbox_207741' checked /></td><td class='text-right text-monospace'>117</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q207741'>Sturm und Drang</a> <small><tt>[Q207741]</tt></small><div class='smaller'>saksalainen kulttuurisuuntaus</div></td><td class='text-right text-monospace'>203878</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>44170</td><td class='text-right text-monospace'>20241021140927</td></tr><tr><td><input type='checkbox' class='qcb' q='209534' id='autolist_checkbox_209534' checked /></td><td class='text-right text-monospace'>118</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q209534'>Scherzo</a> <small><tt>[Q209534]</tt></small><div class='smaller'>laajan taidemusiikkiteoksen, kuten sinfonian tai sonaatin, osa</div></td><td class='text-right text-monospace'>205438</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>38410</td><td class='text-right text-monospace'>20240726170620</td></tr><tr><td><input type='checkbox' class='qcb' q='210216' id='autolist_checkbox_210216' checked /></td><td class='text-right text-monospace'>119</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q210216'>Concerto grosso</a> <small><tt>[Q210216]</tt></small></td><td class='text-right text-monospace'>206057</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>29029</td><td class='text-right text-monospace'>20241120234913</td></tr><tr><td><input type='checkbox' class='qcb' q='210659' id='autolist_checkbox_210659' checked /></td><td class='text-right text-monospace'>120</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q210659'>Fata Morgana</a> <small><tt>[Q210659]</tt></small></td><td class='text-right text-monospace'>206448</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>22887</td><td class='text-right text-monospace'>20241117071450</td></tr><tr><td><input type='checkbox' class='qcb' q='211679' id='autolist_checkbox_211679' checked /></td><td class='text-right text-monospace'>121</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q211679'>Zeitgeist</a> <small><tt>[Q211679]</tt></small><div class='smaller'>aikakautta vallitseva ajattelutapa tai katsomus</div></td><td class='text-right text-monospace'>207334</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>23843</td><td class='text-right text-monospace'>20241022130743</td></tr><tr><td><input type='checkbox' class='qcb' q='212112' id='autolist_checkbox_212112' checked /></td><td class='text-right text-monospace'>122</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q212112'>Bel canto</a> <small><tt>[Q212112]</tt></small><div class='smaller'>oopperatermi</div></td><td class='text-right text-monospace'>207694</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>27794</td><td class='text-right text-monospace'>20240826211231</td></tr><tr><td><input type='checkbox' class='qcb' q='212816' id='autolist_checkbox_212816' checked /></td><td class='text-right text-monospace'>123</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q212816'>au pair</a> <small><tt>[Q212816]</tt></small></td><td class='text-right text-monospace'>208335</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>23903</td><td class='text-right text-monospace'>20241009152045</td></tr><tr><td><input type='checkbox' class='qcb' q='213460' id='autolist_checkbox_213460' checked /></td><td class='text-right text-monospace'>124</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q213460'>Pizzicato</a> <small><tt>[Q213460]</tt></small></td><td class='text-right text-monospace'>208907</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>23397</td><td class='text-right text-monospace'>20241009072916</td></tr><tr><td><input type='checkbox' class='qcb' q='213853' id='autolist_checkbox_213853' checked /></td><td class='text-right text-monospace'>125</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q213853'>coupé</a> <small><tt>[Q213853]</tt></small><div class='smaller'>auton korityyppi</div></td><td class='text-right text-monospace'>209270</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>26893</td><td class='text-right text-monospace'>20240810044111</td></tr><tr><td><input type='checkbox' class='qcb' q='216053' id='autolist_checkbox_216053' checked /></td><td class='text-right text-monospace'>126</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q216053'>Haute couture</a> <small><tt>[Q216053]</tt></small><div class='smaller'>ranskalainen muotitaide</div></td><td class='text-right text-monospace'>211300</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>26002</td><td class='text-right text-monospace'>20240715172214</td></tr><tr><td><input type='checkbox' class='qcb' q='216860' id='autolist_checkbox_216860' checked /></td><td class='text-right text-monospace'>127</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q216860'>lied</a> <small><tt>[Q216860]</tt></small><div class='smaller'>taidemusiikin laji</div></td><td class='text-right text-monospace'>212035</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>30462</td><td class='text-right text-monospace'>20241024185919</td></tr><tr><td><input type='checkbox' class='qcb' q='216893' id='autolist_checkbox_216893' checked /></td><td class='text-right text-monospace'>128</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q216893'>poltergeist</a> <small><tt>[Q216893]</tt></small><div class='smaller'>paranormaali ilmiö</div></td><td class='text-right text-monospace'>212066</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>26201</td><td class='text-right text-monospace'>20241029032532</td></tr><tr><td><input type='checkbox' class='qcb' q='222573' id='autolist_checkbox_222573' checked /></td><td class='text-right text-monospace'>129</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q222573'>femme fatale</a> <small><tt>[Q222573]</tt></small><div class='smaller'>naishahmo</div></td><td class='text-right text-monospace'>217307</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>26127</td><td class='text-right text-monospace'>20241123062710</td></tr><tr><td><input type='checkbox' class='qcb' q='223689' id='autolist_checkbox_223689' checked /></td><td class='text-right text-monospace'>130</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q223689'>Pietà</a> <small><tt>[Q223689]</tt></small><div class='smaller'>kuvatyyppi, joka esittää neitsyt Mariaa ja kuollutta Jeesusta</div></td><td class='text-right text-monospace'>218395</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>37238</td><td class='text-right text-monospace'>20241118080327</td></tr><tr><td><input type='checkbox' class='qcb' q='225538' id='autolist_checkbox_225538' checked /></td><td class='text-right text-monospace'>131</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q225538'>Krokus</a> <small><tt>[Q225538]</tt></small><div class='smaller'>sveitsiläinen yhtye</div></td><td class='text-right text-monospace'>220102</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>50988</td><td class='text-right text-monospace'>20240912110022</td></tr><tr><td><input type='checkbox' class='qcb' q='228373' id='autolist_checkbox_228373' checked /></td><td class='text-right text-monospace'>132</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q228373'>Zuger Kirschtorte</a> <small><tt>[Q228373]</tt></small></td><td class='text-right text-monospace'>222564</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>10867</td><td class='text-right text-monospace'>20240120064722</td></tr><tr><td><input type='checkbox' class='qcb' q='230100' id='autolist_checkbox_230100' checked /></td><td class='text-right text-monospace'>133</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q230100'>Presque vu</a> <small><tt>[Q230100]</tt></small></td><td class='text-right text-monospace'>224100</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>17815</td><td class='text-right text-monospace'>20230927190300</td></tr><tr><td><input type='checkbox' class='qcb' q='234081' id='autolist_checkbox_234081' checked /></td><td class='text-right text-monospace'>134</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q234081'>Ancien Régime</a> <small><tt>[Q234081]</tt></small><div class='smaller'>ajanjakso Ranskan historiassa ennen suurta vallankumousta 1789</div></td><td class='text-right text-monospace'>227708</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>38189</td><td class='text-right text-monospace'>20241125082606</td></tr><tr><td><input type='checkbox' class='qcb' q='246150' id='autolist_checkbox_246150' checked /></td><td class='text-right text-monospace'>135</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q246150'>Arnold Böcklin</a> <small><tt>[Q246150]</tt></small><div class='smaller'>kirjasintyyppi</div></td><td class='text-right text-monospace'>239031</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>9305</td><td class='text-right text-monospace'>20240219223711</td></tr><tr><td><input type='checkbox' class='qcb' q='249401' id='autolist_checkbox_249401' checked /></td><td class='text-right text-monospace'>136</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q249401'>À la carte</a> <small><tt>[Q249401]</tt></small></td><td class='text-right text-monospace'>242137</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>10479</td><td class='text-right text-monospace'>20240719072300</td></tr><tr><td><input type='checkbox' class='qcb' q='259109' id='autolist_checkbox_259109' checked /></td><td class='text-right text-monospace'>137</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q259109'>café au lait</a> <small><tt>[Q259109]</tt></small><div class='smaller'>kahvijuoma</div></td><td class='text-right text-monospace'>251389</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>11424</td><td class='text-right text-monospace'>20240616213709</td></tr><tr><td><input type='checkbox' class='qcb' q='265581' id='autolist_checkbox_265581' checked /></td><td class='text-right text-monospace'>138</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q265581'>fin de siècle</a> <small><tt>[Q265581]</tt></small><div class='smaller'>Euroopan kulttuurin ilmapiiri 1800-luvun lopussa</div></td><td class='text-right text-monospace'>257412</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>23167</td><td class='text-right text-monospace'>20240730190150</td></tr><tr><td><input type='checkbox' class='qcb' q='286607' id='autolist_checkbox_286607' checked /></td><td class='text-right text-monospace'>139</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q286607'>Six4one</a> <small><tt>[Q286607]</tt></small></td><td class='text-right text-monospace'>277067</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>16031</td><td class='text-right text-monospace'>20240912123019</td></tr><tr><td><input type='checkbox' class='qcb' q='290562' id='autolist_checkbox_290562' checked /></td><td class='text-right text-monospace'>140</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q290562'>Jätti</a> <small><tt>[Q290562]</tt></small></td><td class='text-right text-monospace'>280900</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>32021</td><td class='text-right text-monospace'>20241116012623</td></tr><tr><td><input type='checkbox' class='qcb' q='300942' id='autolist_checkbox_300942' checked /></td><td class='text-right text-monospace'>141</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q300942'>von</a> <small><tt>[Q300942]</tt></small></td><td class='text-right text-monospace'>289959</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>31046</td><td class='text-right text-monospace'>20240614050656</td></tr><tr><td><input type='checkbox' class='qcb' q='304868' id='autolist_checkbox_304868' checked /></td><td class='text-right text-monospace'>142</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q304868'>Vol-au-vent</a> <small><tt>[Q304868]</tt></small></td><td class='text-right text-monospace'>293713</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>16899</td><td class='text-right text-monospace'>20240923093444</td></tr><tr><td><input type='checkbox' class='qcb' q='310732' id='autolist_checkbox_310732' checked /></td><td class='text-right text-monospace'>143</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q310732'>Oberscharführer</a> <small><tt>[Q310732]</tt></small></td><td class='text-right text-monospace'>298975</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>9612</td><td class='text-right text-monospace'>20241120205454</td></tr><tr><td><input type='checkbox' class='qcb' q='310761' id='autolist_checkbox_310761' checked /></td><td class='text-right text-monospace'>144</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q310761'>Untersturmführer</a> <small><tt>[Q310761]</tt></small></td><td class='text-right text-monospace'>299002</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>12721</td><td class='text-right text-monospace'>20240323161246</td></tr><tr><td><input type='checkbox' class='qcb' q='313301' id='autolist_checkbox_313301' checked /></td><td class='text-right text-monospace'>145</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q313301'>moottoritie Saksassa</a> <small><tt>[Q313301]</tt></small><div class='smaller'>kansallinen valtatie Saksassa</div></td><td class='text-right text-monospace'>301314</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>39340</td><td class='text-right text-monospace'>20240611162446</td></tr><tr><td><input type='checkbox' class='qcb' q='313768' id='autolist_checkbox_313768' checked /></td><td class='text-right text-monospace'>146</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q313768'>Gleichschaltung</a> <small><tt>[Q313768]</tt></small><div class='smaller'>Saksan natsipuoleen valtaannousu</div></td><td class='text-right text-monospace'>301717</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>15513</td><td class='text-right text-monospace'>20241019124623</td></tr><tr><td><input type='checkbox' class='qcb' q='319586' id='autolist_checkbox_319586' checked /></td><td class='text-right text-monospace'>147</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q319586'>Baselin hiippakunta</a> <small><tt>[Q319586]</tt></small><div class='smaller'>katolisen kirkon hiippakunta</div></td><td class='text-right text-monospace'>307017</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>17429</td><td class='text-right text-monospace'>20240805052907</td></tr><tr><td><input type='checkbox' class='qcb' q='324645' id='autolist_checkbox_324645' checked /></td><td class='text-right text-monospace'>148</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q324645'>Celtic Frost</a> <small><tt>[Q324645]</tt></small><div class='smaller'>sveitsiläinen yhtye</div></td><td class='text-right text-monospace'>311803</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>51266</td><td class='text-right text-monospace'>20241027130010</td></tr><tr><td><input type='checkbox' class='qcb' q='326128' id='autolist_checkbox_326128' checked /></td><td class='text-right text-monospace'>149</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q326128'>saksalaistaminen</a> <small><tt>[Q326128]</tt></small></td><td class='text-right text-monospace'>313138</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>18216</td><td class='text-right text-monospace'>20240919171353</td></tr><tr><td><input type='checkbox' class='qcb' q='333009' id='autolist_checkbox_333009' checked /></td><td class='text-right text-monospace'>150</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q333009'>Can-can</a> <small><tt>[Q333009]</tt></small><div class='smaller'>kabareetanssin muoto</div></td><td class='text-right text-monospace'>319168</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>33462</td><td class='text-right text-monospace'>20240922182242</td></tr><tr><td><input type='checkbox' class='qcb' q='341340' id='autolist_checkbox_341340' checked /></td><td class='text-right text-monospace'>151</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q341340'>Blitzkrieg</a> <small><tt>[Q341340]</tt></small><div class='smaller'>Wikimedia-täsmennyssivu</div></td><td class='text-right text-monospace'>327093</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>12739</td><td class='text-right text-monospace'>20240714174209</td></tr><tr><td><input type='checkbox' class='qcb' q='370142' id='autolist_checkbox_370142' checked /></td><td class='text-right text-monospace'>152</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q370142'>Cabaletta</a> <small><tt>[Q370142]</tt></small><div class='smaller'>oopperamusiikin termi</div></td><td class='text-right text-monospace'>352180</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>8882</td><td class='text-right text-monospace'>20240920115352</td></tr><tr><td><input type='checkbox' class='qcb' q='370665' id='autolist_checkbox_370665' checked /></td><td class='text-right text-monospace'>153</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q370665'>Sacra conversazione</a> <small><tt>[Q370665]</tt></small></td><td class='text-right text-monospace'>352691</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>16444</td><td class='text-right text-monospace'>20231008145116</td></tr><tr><td><input type='checkbox' class='qcb' q='377435' id='autolist_checkbox_377435' checked /></td><td class='text-right text-monospace'>154</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q377435'>vibrato</a> <small><tt>[Q377435]</tt></small><div class='smaller'>ääniefekti</div></td><td class='text-right text-monospace'>359216</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>27935</td><td class='text-right text-monospace'>20240826212314</td></tr><tr><td><input type='checkbox' class='qcb' q='378341' id='autolist_checkbox_378341' checked /></td><td class='text-right text-monospace'>155</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q378341'>macaroni and cheese</a> <small><tt>[Q378341]</tt></small><div class='smaller'>pastaruokalaji</div></td><td class='text-right text-monospace'>360094</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>23295</td><td class='text-right text-monospace'>20241028134150</td></tr><tr><td><input type='checkbox' class='qcb' q='378679' id='autolist_checkbox_378679' checked /></td><td class='text-right text-monospace'>156</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q378679'>Jeunesse dorée</a> <small><tt>[Q378679]</tt></small></td><td class='text-right text-monospace'>360417</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>6201</td><td class='text-right text-monospace'>20230603103946</td></tr><tr><td><input type='checkbox' class='qcb' q='385641' id='autolist_checkbox_385641' checked /></td><td class='text-right text-monospace'>157</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q385641'>Monotheist</a> <small><tt>[Q385641]</tt></small></td><td class='text-right text-monospace'>366945</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>17773</td><td class='text-right text-monospace'>20240716033450</td></tr><tr><td><input type='checkbox' class='qcb' q='386138' id='autolist_checkbox_386138' checked /></td><td class='text-right text-monospace'>158</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q386138'>Refrain</a> <small><tt>[Q386138]</tt></small><div class='smaller'>laulu</div></td><td class='text-right text-monospace'>367428</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>25704</td><td class='text-right text-monospace'>20240503190702</td></tr><tr><td><input type='checkbox' class='qcb' q='392752' id='autolist_checkbox_392752' checked /></td><td class='text-right text-monospace'>159</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q392752'>Agent provocateur</a> <small><tt>[Q392752]</tt></small><div class='smaller'>väkijoukkoon soluttautuva henkilö, joka yllyttää muita laittomuuksiin</div></td><td class='text-right text-monospace'>373610</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>40285</td><td class='text-right text-monospace'>20240918001655</td></tr><tr><td><input type='checkbox' class='qcb' q='422160' id='autolist_checkbox_422160' checked /></td><td class='text-right text-monospace'>160</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q422160'>Piazza</a> <small><tt>[Q422160]</tt></small><div class='smaller'>Wikimedia-täsmennyssivu</div></td><td class='text-right text-monospace'>398817</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>19234</td><td class='text-right text-monospace'>20240803122522</td></tr><tr><td><input type='checkbox' class='qcb' q='442799' id='autolist_checkbox_442799' checked /></td><td class='text-right text-monospace'>161</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q442799'>Faubourg</a> <small><tt>[Q442799]</tt></small><div class='smaller'>ranskalainen esikaupunki</div></td><td class='text-right text-monospace'>417687</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>7860</td><td class='text-right text-monospace'>20240927063259</td></tr><tr><td><input type='checkbox' class='qcb' q='464399' id='autolist_checkbox_464399' checked /></td><td class='text-right text-monospace'>162</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q464399'>Entente cordiale</a> <small><tt>[Q464399]</tt></small><div class='smaller'>Yhdistyneen kuningaskunnan ja Ranskan ystävyyssopimus 1904</div></td><td class='text-right text-monospace'>438013</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>36591</td><td class='text-right text-monospace'>20240709153748</td></tr><tr><td><input type='checkbox' class='qcb' q='466237' id='autolist_checkbox_466237' checked /></td><td class='text-right text-monospace'>163</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q466237'>Pied-Noir</a> <small><tt>[Q466237]</tt></small><div class='smaller'>Pohjois-Afrikassa asuneet ranskalaiset siirtomaalaiset</div></td><td class='text-right text-monospace'>439737</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>21314</td><td class='text-right text-monospace'>20240913041727</td></tr><tr><td><input type='checkbox' class='qcb' q='466544' id='autolist_checkbox_466544' checked /></td><td class='text-right text-monospace'>164</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q466544'>Loggia</a> <small><tt>[Q466544]</tt></small></td><td class='text-right text-monospace'>440033</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>27374</td><td class='text-right text-monospace'>20240927063318</td></tr><tr><td><input type='checkbox' class='qcb' q='466887' id='autolist_checkbox_466887' checked /></td><td class='text-right text-monospace'>165</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q466887'>belle époque</a> <small><tt>[Q466887]</tt></small><div class='smaller'>ensimmäistä maailmansotaa edeltänyt aikakausi Euroopassa</div></td><td class='text-right text-monospace'>440361</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>30793</td><td class='text-right text-monospace'>20241117070539</td></tr><tr><td><input type='checkbox' class='qcb' q='466944' id='autolist_checkbox_466944' checked /></td><td class='text-right text-monospace'>166</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q466944'>Staccato</a> <small><tt>[Q466944]</tt></small><div class='smaller'>nuottilaji</div></td><td class='text-right text-monospace'>440413</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>23550</td><td class='text-right text-monospace'>20240531175114</td></tr><tr><td><input type='checkbox' class='qcb' q='474368' id='autolist_checkbox_474368' checked /></td><td class='text-right text-monospace'>167</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q474368'>Baselin sinfoniaorkesteri</a> <small><tt>[Q474368]</tt></small></td><td class='text-right text-monospace'>447146</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>26283</td><td class='text-right text-monospace'>20240902210003</td></tr><tr><td><input type='checkbox' class='qcb' q='474719' id='autolist_checkbox_474719' checked /></td><td class='text-right text-monospace'>168</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q474719'>Hellweg</a> <small><tt>[Q474719]</tt></small></td><td class='text-right text-monospace'>447465</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>8128</td><td class='text-right text-monospace'>20240620162405</td></tr><tr><td><input type='checkbox' class='qcb' q='482153' id='autolist_checkbox_482153' checked /></td><td class='text-right text-monospace'>169</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q482153'>Adagio</a> <small><tt>[Q482153]</tt></small><div class='smaller'>musiikkitermi</div></td><td class='text-right text-monospace'>453942</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>24467</td><td class='text-right text-monospace'>20240710112822</td></tr><tr><td><input type='checkbox' class='qcb' q='483394' id='autolist_checkbox_483394' checked /></td><td class='text-right text-monospace'>170</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q483394'>genre</a> <small><tt>[Q483394]</tt></small><div class='smaller'>taiteenlajin laatu, tyyli, luokka tai tyyppi</div></td><td class='text-right text-monospace'>454979</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>46871</td><td class='text-right text-monospace'>20241118162825</td></tr><tr><td><input type='checkbox' class='qcb' q='484079' id='autolist_checkbox_484079' checked /></td><td class='text-right text-monospace'>171</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q484079'>Führer</a> <small><tt>[Q484079]</tt></small><div class='smaller'>natsi-Saksan johtajan titteli</div></td><td class='text-right text-monospace'>455641</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>29229</td><td class='text-right text-monospace'>20241109115547</td></tr><tr><td><input type='checkbox' class='qcb' q='501154' id='autolist_checkbox_501154' checked /></td><td class='text-right text-monospace'>172</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q501154'>Journal de Genève</a> <small><tt>[Q501154]</tt></small></td><td class='text-right text-monospace'>471388</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>27958</td><td class='text-right text-monospace'>20240822151530</td></tr><tr><td><input type='checkbox' class='qcb' q='506986' id='autolist_checkbox_506986' checked /></td><td class='text-right text-monospace'>173</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q506986'>arpeggio</a> <small><tt>[Q506986]</tt></small><div class='smaller'>musiikillinen termi</div></td><td class='text-right text-monospace'>476693</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>25283</td><td class='text-right text-monospace'>20240930142706</td></tr><tr><td><input type='checkbox' class='qcb' q='507103' id='autolist_checkbox_507103' checked /></td><td class='text-right text-monospace'>174</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q507103'>Omertà</a> <small><tt>[Q507103]</tt></small><div class='smaller'>eteläitalialainen käyttäytymistapa</div></td><td class='text-right text-monospace'>476804</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>13771</td><td class='text-right text-monospace'>20240523173622</td></tr><tr><td><input type='checkbox' class='qcb' q='517444' id='autolist_checkbox_517444' checked /></td><td class='text-right text-monospace'>175</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q517444'>BFM TV</a> <small><tt>[Q517444]</tt></small></td><td class='text-right text-monospace'>486671</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>48936</td><td class='text-right text-monospace'>20241021141225</td></tr><tr><td><input type='checkbox' class='qcb' q='538273' id='autolist_checkbox_538273' checked /></td><td class='text-right text-monospace'>176</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q538273'>Gotthard</a> <small><tt>[Q538273]</tt></small></td><td class='text-right text-monospace'>506909</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>14348</td><td class='text-right text-monospace'>20241002035659</td></tr><tr><td><input type='checkbox' class='qcb' q='542463' id='autolist_checkbox_542463' checked /></td><td class='text-right text-monospace'>177</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q542463'>Dieu et mon droit</a> <small><tt>[Q542463]</tt></small></td><td class='text-right text-monospace'>510949</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>12117</td><td class='text-right text-monospace'>20240913174652</td></tr><tr><td><input type='checkbox' class='qcb' q='546808' id='autolist_checkbox_546808' checked /></td><td class='text-right text-monospace'>178</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q546808'>Tableau vivant</a> <small><tt>[Q546808]</tt></small></td><td class='text-right text-monospace'>515159</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>13982</td><td class='text-right text-monospace'>20241006175904</td></tr><tr><td><input type='checkbox' class='qcb' q='552076' id='autolist_checkbox_552076' checked /></td><td class='text-right text-monospace'>179</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q552076'>Meine Ehre heißt Treue</a> <small><tt>[Q552076]</tt></small></td><td class='text-right text-monospace'>520195</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>11824</td><td class='text-right text-monospace'>20241104194641</td></tr><tr><td><input type='checkbox' class='qcb' q='570012' id='autolist_checkbox_570012' checked /></td><td class='text-right text-monospace'>180</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q570012'>Blut und Boden</a> <small><tt>[Q570012]</tt></small></td><td class='text-right text-monospace'>536201</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>17749</td><td class='text-right text-monospace'>20241025200628</td></tr><tr><td><input type='checkbox' class='qcb' q='579816' id='autolist_checkbox_579816' checked /></td><td class='text-right text-monospace'>181</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q579816'>Neulegraffiti</a> <small><tt>[Q579816]</tt></small></td><td class='text-right text-monospace'>545375</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>11890</td><td class='text-right text-monospace'>20240325161531</td></tr><tr><td><input type='checkbox' class='qcb' q='590076' id='autolist_checkbox_590076' checked /></td><td class='text-right text-monospace'>182</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q590076'>kinkku-ananaspizza</a> <small><tt>[Q590076]</tt></small><div class='smaller'>kanadalaisperäinen pizzatyyppi</div></td><td class='text-right text-monospace'>555210</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>28088</td><td class='text-right text-monospace'>20241127213243</td></tr><tr><td><input type='checkbox' class='qcb' q='597822' id='autolist_checkbox_597822' checked /></td><td class='text-right text-monospace'>183</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q597822'>Ei pelkkää hunajaa</a> <small><tt>[Q597822]</tt></small></td><td class='text-right text-monospace'>562598</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>79457</td><td class='text-right text-monospace'>20241118125136</td></tr><tr><td><input type='checkbox' class='qcb' q='606935' id='autolist_checkbox_606935' checked /></td><td class='text-right text-monospace'>184</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q606935'>Ei enää panoksia</a> <small><tt>[Q606935]</tt></small><div class='smaller'>Claude Chabrolin ranskalais-sveitsiläinen elokuva vuodelta 1997</div></td><td class='text-right text-monospace'>571432</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>108942</td><td class='text-right text-monospace'>20241118145629</td></tr><tr><td><input type='checkbox' class='qcb' q='620951' id='autolist_checkbox_620951' checked /></td><td class='text-right text-monospace'>185</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q620951'>Appenzeller</a> <small><tt>[Q620951]</tt></small></td><td class='text-right text-monospace'>584454</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>18064</td><td class='text-right text-monospace'>20241115120016</td></tr><tr><td><input type='checkbox' class='qcb' q='625529' id='autolist_checkbox_625529' checked /></td><td class='text-right text-monospace'>186</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q625529'>Lacrimosa</a> <small><tt>[Q625529]</tt></small></td><td class='text-right text-monospace'>588333</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>51281</td><td class='text-right text-monospace'>20241111084453</td></tr><tr><td><input type='checkbox' class='qcb' q='626960' id='autolist_checkbox_626960' checked /></td><td class='text-right text-monospace'>187</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q626960'>Jamais vu</a> <small><tt>[Q626960]</tt></small></td><td class='text-right text-monospace'>589605</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>10711</td><td class='text-right text-monospace'>20240826192903</td></tr><tr><td><input type='checkbox' class='qcb' q='627331' id='autolist_checkbox_627331' checked /></td><td class='text-right text-monospace'>188</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q627331'>Rösti</a> <small><tt>[Q627331]</tt></small><div class='smaller'>ruoka</div></td><td class='text-right text-monospace'>589950</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>18397</td><td class='text-right text-monospace'>20241021154119</td></tr><tr><td><input type='checkbox' class='qcb' q='629199' id='autolist_checkbox_629199' checked /></td><td class='text-right text-monospace'>189</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q629199'>Jedem das Seine</a> <small><tt>[Q629199]</tt></small></td><td class='text-right text-monospace'>591775</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>10582</td><td class='text-right text-monospace'>20241121101536</td></tr><tr><td><input type='checkbox' class='qcb' q='635959' id='autolist_checkbox_635959' checked /></td><td class='text-right text-monospace'>190</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q635959'>Swiss Music Charts</a> <small><tt>[Q635959]</tt></small><div class='smaller'>sveitsiläinen musiikkilista</div></td><td class='text-right text-monospace'>598273</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>15755</td><td class='text-right text-monospace'>20241126100520</td></tr><tr><td><input type='checkbox' class='qcb' q='637849' id='autolist_checkbox_637849' checked /></td><td class='text-right text-monospace'>191</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q637849'>Kadotetut</a> <small><tt>[Q637849]</tt></small><div class='smaller'>Luchino Viscontin ohjaama elokuva vuodelta 1969</div></td><td class='text-right text-monospace'>600104</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>92942</td><td class='text-right text-monospace'>20241113132951</td></tr><tr><td><input type='checkbox' class='qcb' q='638249' id='autolist_checkbox_638249' checked /></td><td class='text-right text-monospace'>192</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q638249'>Scharführer</a> <small><tt>[Q638249]</tt></small></td><td class='text-right text-monospace'>600482</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>9426</td><td class='text-right text-monospace'>20241026073713</td></tr><tr><td><input type='checkbox' class='qcb' q='638255' id='autolist_checkbox_638255' checked /></td><td class='text-right text-monospace'>193</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q638255'>Unterscharführer</a> <small><tt>[Q638255]</tt></small></td><td class='text-right text-monospace'>600487</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>10127</td><td class='text-right text-monospace'>20240511085001</td></tr><tr><td><input type='checkbox' class='qcb' q='638264' id='autolist_checkbox_638264' checked /></td><td class='text-right text-monospace'>194</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q638264'>Rottenführer</a> <small><tt>[Q638264]</tt></small></td><td class='text-right text-monospace'>600495</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>10194</td><td class='text-right text-monospace'>20240605231604</td></tr><tr><td><input type='checkbox' class='qcb' q='638892' id='autolist_checkbox_638892' checked /></td><td class='text-right text-monospace'>195</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q638892'>Suru ja sääli</a> <small><tt>[Q638892]</tt></small><div class='smaller'>toisen maailmansodan aikaista Ranskaa ja sen vastarintaliikkeen historiaa käsittelevä dokumenttielokuva vuodelta 1969</div></td><td class='text-right text-monospace'>601087</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>73941</td><td class='text-right text-monospace'>20241114103535</td></tr><tr><td><input type='checkbox' class='qcb' q='639301' id='autolist_checkbox_639301' checked /></td><td class='text-right text-monospace'>196</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q639301'>Yello</a> <small><tt>[Q639301]</tt></small></td><td class='text-right text-monospace'>601483</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>72516</td><td class='text-right text-monospace'>20241126081549</td></tr><tr><td><input type='checkbox' class='qcb' q='641033' id='autolist_checkbox_641033' checked /></td><td class='text-right text-monospace'>197</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q641033'>Gott mit uns</a> <small><tt>[Q641033]</tt></small></td><td class='text-right text-monospace'>603146</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>10364</td><td class='text-right text-monospace'>20241109031152</td></tr><tr><td><input type='checkbox' class='qcb' q='641357' id='autolist_checkbox_641357' checked /></td><td class='text-right text-monospace'>198</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q641357'>avantgardemetalli</a> <small><tt>[Q641357]</tt></small><div class='smaller'>metallimusiikin tyylilaji</div></td><td class='text-right text-monospace'>603458</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>18807</td><td class='text-right text-monospace'>20240908130859</td></tr><tr><td><input type='checkbox' class='qcb' q='644524' id='autolist_checkbox_644524' checked /></td><td class='text-right text-monospace'>199</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q644524'>Peter, Sue and Marc</a> <small><tt>[Q644524]</tt></small></td><td class='text-right text-monospace'>606519</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>36054</td><td class='text-right text-monospace'>20241024084356</td></tr><tr><td><input type='checkbox' class='qcb' q='644903' id='autolist_checkbox_644903' checked /></td><td class='text-right text-monospace'>200</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q644903'>Gastarbeiter</a> <small><tt>[Q644903]</tt></small></td><td class='text-right text-monospace'>606879</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>14107</td><td class='text-right text-monospace'>20241006125317</td></tr><tr><td><input type='checkbox' class='qcb' q='645984' id='autolist_checkbox_645984' checked /></td><td class='text-right text-monospace'>201</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q645984'>TAG Heuer</a> <small><tt>[Q645984]</tt></small><div class='smaller'>sveitsiläinen kellonvalmistaja</div></td><td class='text-right text-monospace'>607913</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>46763</td><td class='text-right text-monospace'>20241101181143</td></tr><tr><td><input type='checkbox' class='qcb' q='647653' id='autolist_checkbox_647653' checked /></td><td class='text-right text-monospace'>202</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q647653'>Divertimento</a> <small><tt>[Q647653]</tt></small></td><td class='text-right text-monospace'>609495</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>25828</td><td class='text-right text-monospace'>20240922184118</td></tr><tr><td><input type='checkbox' class='qcb' q='649116' id='autolist_checkbox_649116' checked /></td><td class='text-right text-monospace'>203</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q649116'>Legato</a> <small><tt>[Q649116]</tt></small><div class='smaller'>nuottilaji</div></td><td class='text-right text-monospace'>610893</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>18511</td><td class='text-right text-monospace'>20241021074844</td></tr><tr><td><input type='checkbox' class='qcb' q='655393' id='autolist_checkbox_655393' checked /></td><td class='text-right text-monospace'>204</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q655393'>As Slow as Possible</a> <small><tt>[Q655393]</tt></small><div class='smaller'>John Cagen musiikkiteos</div></td><td class='text-right text-monospace'>616866</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>14498</td><td class='text-right text-monospace'>20240813112619</td></tr><tr><td><input type='checkbox' class='qcb' q='659161' id='autolist_checkbox_659161' checked /></td><td class='text-right text-monospace'>205</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q659161'>Sveitsi Eurovision laulukilpailussa</a> <small><tt>[Q659161]</tt></small></td><td class='text-right text-monospace'>620414</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>18662</td><td class='text-right text-monospace'>20241026183628</td></tr><tr><td><input type='checkbox' class='qcb' q='659530' id='autolist_checkbox_659530' checked /></td><td class='text-right text-monospace'>206</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q659530'>Tissot</a> <small><tt>[Q659530]</tt></small><div class='smaller'>sveitsiläinen kellonvalmistaja</div></td><td class='text-right text-monospace'>620763</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>55662</td><td class='text-right text-monospace'>20241101181200</td></tr><tr><td><input type='checkbox' class='qcb' q='659609' id='autolist_checkbox_659609' checked /></td><td class='text-right text-monospace'>207</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q659609'>Rakkautta ennen aamua</a> <small><tt>[Q659609]</tt></small><div class='smaller'>vuoden 1995 elokuva</div></td><td class='text-right text-monospace'>620839</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>192799</td><td class='text-right text-monospace'>20241126102739</td></tr><tr><td><input type='checkbox' class='qcb' q='660834' id='autolist_checkbox_660834' checked /></td><td class='text-right text-monospace'>208</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q660834'>Gotthard</a> <small><tt>[Q660834]</tt></small><div class='smaller'>sveitsiläinen yhtye</div></td><td class='text-right text-monospace'>622016</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>51197</td><td class='text-right text-monospace'>20240902064807</td></tr><tr><td><input type='checkbox' class='qcb' q='662791' id='autolist_checkbox_662791' checked /></td><td class='text-right text-monospace'>209</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q662791'>arioso</a> <small><tt>[Q662791]</tt></small></td><td class='text-right text-monospace'>623891</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>19801</td><td class='text-right text-monospace'>20240304225322</td></tr><tr><td><input type='checkbox' class='qcb' q='666600' id='autolist_checkbox_666600' checked /></td><td class='text-right text-monospace'>210</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q666600'>Home</a> <small><tt>[Q666600]</tt></small></td><td class='text-right text-monospace'>627591</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>126894</td><td class='text-right text-monospace'>20241122105516</td></tr><tr><td><input type='checkbox' class='qcb' q='666975' id='autolist_checkbox_666975' checked /></td><td class='text-right text-monospace'>211</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q666975'>Sbrinz</a> <small><tt>[Q666975]</tt></small></td><td class='text-right text-monospace'>627961</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>13532</td><td class='text-right text-monospace'>20241125025647</td></tr><tr><td><input type='checkbox' class='qcb' q='667996' id='autolist_checkbox_667996' checked /></td><td class='text-right text-monospace'>212</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q667996'>Hauptscharführer</a> <small><tt>[Q667996]</tt></small></td><td class='text-right text-monospace'>628965</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>6866</td><td class='text-right text-monospace'>20231201000316</td></tr><tr><td><input type='checkbox' class='qcb' q='669109' id='autolist_checkbox_669109' checked /></td><td class='text-right text-monospace'>213</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q669109'>FC La Chaux-de-Fonds</a> <small><tt>[Q669109]</tt></small></td><td class='text-right text-monospace'>630055</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>18267</td><td class='text-right text-monospace'>20240804083632</td></tr><tr><td><input type='checkbox' class='qcb' q='670633' id='autolist_checkbox_670633' checked /></td><td class='text-right text-monospace'>214</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q670633'>Jonas täyttää 25 vuonna 2000</a> <small><tt>[Q670633]</tt></small><div class='smaller'>vuoden 1976 elokuva</div></td><td class='text-right text-monospace'>631553</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>83312</td><td class='text-right text-monospace'>20241126133440</td></tr><tr><td><input type='checkbox' class='qcb' q='671661' id='autolist_checkbox_671661' checked /></td><td class='text-right text-monospace'>215</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q671661'>Certina</a> <small><tt>[Q671661]</tt></small><div class='smaller'>sveitsiläinen kellonvalmistaja</div></td><td class='text-right text-monospace'>632551</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>23258</td><td class='text-right text-monospace'>20240901183648</td></tr><tr><td><input type='checkbox' class='qcb' q='671922' id='autolist_checkbox_671922' checked /></td><td class='text-right text-monospace'>216</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q671922'>Uskonpuhdistus Sveitsissä</a> <small><tt>[Q671922]</tt></small></td><td class='text-right text-monospace'>632806</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>9642</td><td class='text-right text-monospace'>20240429050831</td></tr><tr><td><input type='checkbox' class='qcb' q='672061' id='autolist_checkbox_672061' checked /></td><td class='text-right text-monospace'>217</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q672061'>Intohimo</a> <small><tt>[Q672061]</tt></small><div class='smaller'>Jean-Luc Godardin ohjaama draamaelokuva vuodelta 1982</div></td><td class='text-right text-monospace'>632940</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>78094</td><td class='text-right text-monospace'>20241122105758</td></tr><tr><td><input type='checkbox' class='qcb' q='672147' id='autolist_checkbox_672147' checked /></td><td class='text-right text-monospace'>218</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q672147'>sveitsinitalia</a> <small><tt>[Q672147]</tt></small></td><td class='text-right text-monospace'>633021</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>8735</td><td class='text-right text-monospace'>20240919171507</td></tr><tr><td><input type='checkbox' class='qcb' q='675112' id='autolist_checkbox_675112' checked /></td><td class='text-right text-monospace'>219</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q675112'>Unelma onnesta</a> <small><tt>[Q675112]</tt></small><div class='smaller'>Xavier Kollerin ohjaama sveitsiläis-turkkilainen draamaelokuva vuodelta 1990</div></td><td class='text-right text-monospace'>635910</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>69980</td><td class='text-right text-monospace'>20241113164328</td></tr><tr><td><input type='checkbox' class='qcb' q='676416' id='autolist_checkbox_676416' checked /></td><td class='text-right text-monospace'>220</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q676416'>Girard-Perregaux</a> <small><tt>[Q676416]</tt></small><div class='smaller'>sveitsiläinen kellomerkki</div></td><td class='text-right text-monospace'>637174</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>23734</td><td class='text-right text-monospace'>20241107090332</td></tr><tr><td><input type='checkbox' class='qcb' q='677683' id='autolist_checkbox_677683' checked /></td><td class='text-right text-monospace'>221</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q677683'>Tages-Anzeiger</a> <small><tt>[Q677683]</tt></small></td><td class='text-right text-monospace'>638386</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>33199</td><td class='text-right text-monospace'>20240904123735</td></tr><tr><td><input type='checkbox' class='qcb' q='678950' id='autolist_checkbox_678950' checked /></td><td class='text-right text-monospace'>222</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q678950'>Sinplus</a> <small><tt>[Q678950]</tt></small></td><td class='text-right text-monospace'>639601</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>16566</td><td class='text-right text-monospace'>20241028081442</td></tr><tr><td><input type='checkbox' class='qcb' q='679537' id='autolist_checkbox_679537' checked /></td><td class='text-right text-monospace'>223</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q679537'>Oberschütze</a> <small><tt>[Q679537]</tt></small></td><td class='text-right text-monospace'>640163</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5883</td><td class='text-right text-monospace'>20240624080115</td></tr><tr><td><input type='checkbox' class='qcb' q='679615' id='autolist_checkbox_679615' checked /></td><td class='text-right text-monospace'>224</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q679615'>Vergangenheitsbewältigung</a> <small><tt>[Q679615]</tt></small></td><td class='text-right text-monospace'>640233</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>11559</td><td class='text-right text-monospace'>20241114154619</td></tr><tr><td><input type='checkbox' class='qcb' q='680502' id='autolist_checkbox_680502' checked /></td><td class='text-right text-monospace'>225</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q680502'>HC La Chaux-de-Fonds</a> <small><tt>[Q680502]</tt></small><div class='smaller'>sveitsiläinen jääkiekkoseura</div></td><td class='text-right text-monospace'>641090</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>13913</td><td class='text-right text-monospace'>20240902003916</td></tr><tr><td><input type='checkbox' class='qcb' q='680517' id='autolist_checkbox_680517' checked /></td><td class='text-right text-monospace'>226</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q680517'>walser</a> <small><tt>[Q680517]</tt></small></td><td class='text-right text-monospace'>641104</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>34371</td><td class='text-right text-monospace'>20241005140327</td></tr><tr><td><input type='checkbox' class='qcb' q='684704' id='autolist_checkbox_684704' checked /></td><td class='text-right text-monospace'>227</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q684704'>Ver Sacrum</a> <small><tt>[Q684704]</tt></small><div class='smaller'>itävaltalainen taide- ja kulttuurilehti</div></td><td class='text-right text-monospace'>645108</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>25049</td><td class='text-right text-monospace'>20240411152702</td></tr><tr><td><input type='checkbox' class='qcb' q='685005' id='autolist_checkbox_685005' checked /></td><td class='text-right text-monospace'>228</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q685005'>Ovomaltine</a> <small><tt>[Q685005]</tt></small></td><td class='text-right text-monospace'>645401</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>25349</td><td class='text-right text-monospace'>20240907173521</td></tr><tr><td><input type='checkbox' class='qcb' q='685190' id='autolist_checkbox_685190' checked /></td><td class='text-right text-monospace'>229</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q685190'>Hellhammer</a> <small><tt>[Q685190]</tt></small><div class='smaller'>sveitsiläinen yhtye</div></td><td class='text-right text-monospace'>645575</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>38271</td><td class='text-right text-monospace'>20241014174715</td></tr><tr><td><input type='checkbox' class='qcb' q='685206' id='autolist_checkbox_685206' checked /></td><td class='text-right text-monospace'>230</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q685206'>Alppitorvi</a> <small><tt>[Q685206]</tt></small></td><td class='text-right text-monospace'>645590</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>33197</td><td class='text-right text-monospace'>20241006002414</td></tr><tr><td><input type='checkbox' class='qcb' q='687579' id='autolist_checkbox_687579' checked /></td><td class='text-right text-monospace'>231</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q687579'>Tête de Moine</a> <small><tt>[Q687579]</tt></small></td><td class='text-right text-monospace'>647839</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>16898</td><td class='text-right text-monospace'>20240112001530</td></tr><tr><td><input type='checkbox' class='qcb' q='688733' id='autolist_checkbox_688733' checked /></td><td class='text-right text-monospace'>232</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q688733'>Lovebugs</a> <small><tt>[Q688733]</tt></small></td><td class='text-right text-monospace'>648887</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>34956</td><td class='text-right text-monospace'>20240912163658</td></tr><tr><td><input type='checkbox' class='qcb' q='688874' id='autolist_checkbox_688874' checked /></td><td class='text-right text-monospace'>233</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q688874'>Samael</a> <small><tt>[Q688874]</tt></small><div class='smaller'>sveitsiläinen yhtye</div></td><td class='text-right text-monospace'>649008</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>67671</td><td class='text-right text-monospace'>20240912163705</td></tr><tr><td><input type='checkbox' class='qcb' q='689134' id='autolist_checkbox_689134' checked /></td><td class='text-right text-monospace'>234</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q689134'>Rivella</a> <small><tt>[Q689134]</tt></small></td><td class='text-right text-monospace'>649251</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>16005</td><td class='text-right text-monospace'>20240907174021</td></tr><tr><td><input type='checkbox' class='qcb' q='689338' id='autolist_checkbox_689338' checked /></td><td class='text-right text-monospace'>235</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q689338'>Lunatica</a> <small><tt>[Q689338]</tt></small><div class='smaller'>sveitsiläinen metalliyhtye</div></td><td class='text-right text-monospace'>649434</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>33806</td><td class='text-right text-monospace'>20241116225256</td></tr><tr><td><input type='checkbox' class='qcb' q='689406' id='autolist_checkbox_689406' checked /></td><td class='text-right text-monospace'>236</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q689406'>Schütze</a> <small><tt>[Q689406]</tt></small></td><td class='text-right text-monospace'>649493</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>10049</td><td class='text-right text-monospace'>20240624084455</td></tr><tr><td><input type='checkbox' class='qcb' q='689825' id='autolist_checkbox_689825' checked /></td><td class='text-right text-monospace'>237</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q689825'>Sveitsin elokuva</a> <small><tt>[Q689825]</tt></small></td><td class='text-right text-monospace'>649870</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>10089</td><td class='text-right text-monospace'>20240905234216</td></tr><tr><td><input type='checkbox' class='qcb' q='692138' id='autolist_checkbox_692138' checked /></td><td class='text-right text-monospace'>238</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q692138'>Islam Sveitsissä</a> <small><tt>[Q692138]</tt></small></td><td class='text-right text-monospace'>652069</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>9787</td><td class='text-right text-monospace'>20240501204640</td></tr><tr><td><input type='checkbox' class='qcb' q='692999' id='autolist_checkbox_692999' checked /></td><td class='text-right text-monospace'>239</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q692999'>Liricas Analas</a> <small><tt>[Q692999]</tt></small></td><td class='text-right text-monospace'>652892</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>11562</td><td class='text-right text-monospace'>20240924124653</td></tr><tr><td><input type='checkbox' class='qcb' q='693249' id='autolist_checkbox_693249' checked /></td><td class='text-right text-monospace'>240</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q693249'>Primadonna</a> <small><tt>[Q693249]</tt></small></td><td class='text-right text-monospace'>653132</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>17463</td><td class='text-right text-monospace'>20240515124250</td></tr><tr><td><input type='checkbox' class='qcb' q='694515' id='autolist_checkbox_694515' checked /></td><td class='text-right text-monospace'>241</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q694515'>Sturmmann</a> <small><tt>[Q694515]</tt></small></td><td class='text-right text-monospace'>654250</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>7163</td><td class='text-right text-monospace'>20240430191416</td></tr><tr><td><input type='checkbox' class='qcb' q='695699' id='autolist_checkbox_695699' checked /></td><td class='text-right text-monospace'>242</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q695699'>Republikflucht</a> <small><tt>[Q695699]</tt></small></td><td class='text-right text-monospace'>655244</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>12850</td><td class='text-right text-monospace'>20241102213637</td></tr><tr><td><input type='checkbox' class='qcb' q='696023' id='autolist_checkbox_696023' checked /></td><td class='text-right text-monospace'>243</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q696023'>SS-arvot</a> <small><tt>[Q696023]</tt></small><div class='smaller'>Wikimedia-luetteloartikkeli</div></td><td class='text-right text-monospace'>655517</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>18136</td><td class='text-right text-monospace'>20240811002848</td></tr><tr><td><input type='checkbox' class='qcb' q='697929' id='autolist_checkbox_697929' checked /></td><td class='text-right text-monospace'>244</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q697929'>Historikerstreit</a> <small><tt>[Q697929]</tt></small></td><td class='text-right text-monospace'>657158</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>9106</td><td class='text-right text-monospace'>20231129154751</td></tr><tr><td><input type='checkbox' class='qcb' q='702997' id='autolist_checkbox_702997' checked /></td><td class='text-right text-monospace'>245</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q702997'>Kapo</a> <small><tt>[Q702997]</tt></small><div class='smaller'>muita vankeja valvova keskitysleirivanki</div></td><td class='text-right text-monospace'>661343</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>12473</td><td class='text-right text-monospace'>20241012004735</td></tr><tr><td><input type='checkbox' class='qcb' q='703339' id='autolist_checkbox_703339' checked /></td><td class='text-right text-monospace'>246</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q703339'>Jugend (aikakauslehti)</a> <small><tt>[Q703339]</tt></small></td><td class='text-right text-monospace'>661676</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>28274</td><td class='text-right text-monospace'>20240816085228</td></tr><tr><td><input type='checkbox' class='qcb' q='704946' id='autolist_checkbox_704946' checked /></td><td class='text-right text-monospace'>247</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q704946'>Sonderweg</a> <small><tt>[Q704946]</tt></small></td><td class='text-right text-monospace'>663188</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>7600</td><td class='text-right text-monospace'>20241007101933</td></tr><tr><td><input type='checkbox' class='qcb' q='706041' id='autolist_checkbox_706041' checked /></td><td class='text-right text-monospace'>248</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q706041'>Théophile-Alexandre Steinlen</a> <small><tt>[Q706041]</tt></small></td><td class='text-right text-monospace'>664200</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>270627</td><td class='text-right text-monospace'>20241117120023</td></tr><tr><td><input type='checkbox' class='qcb' q='708376' id='autolist_checkbox_708376' checked /></td><td class='text-right text-monospace'>249</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q708376'>Blut und Eisen</a> <small><tt>[Q708376]</tt></small></td><td class='text-right text-monospace'>666261</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>9000</td><td class='text-right text-monospace'>20240516081149</td></tr><tr><td><input type='checkbox' class='qcb' q='714189' id='autolist_checkbox_714189' checked /></td><td class='text-right text-monospace'>250</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q714189'>Duce</a> <small><tt>[Q714189]</tt></small></td><td class='text-right text-monospace'>671632</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>23328</td><td class='text-right text-monospace'>20241001095350</td></tr><tr><td><input type='checkbox' class='qcb' q='722582' id='autolist_checkbox_722582' checked /></td><td class='text-right text-monospace'>251</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q722582'>Cold Lake</a> <small><tt>[Q722582]</tt></small></td><td class='text-right text-monospace'>679352</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>15954</td><td class='text-right text-monospace'>20240716153231</td></tr><tr><td><input type='checkbox' class='qcb' q='724321' id='autolist_checkbox_724321' checked /></td><td class='text-right text-monospace'>252</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q724321'>basso continuo</a> <small><tt>[Q724321]</tt></small><div class='smaller'>barokin ajan teosten osuus</div></td><td class='text-right text-monospace'>680977</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>37047</td><td class='text-right text-monospace'>20240922184448</td></tr><tr><td><input type='checkbox' class='qcb' q='736508' id='autolist_checkbox_736508' checked /></td><td class='text-right text-monospace'>253</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q736508'>Pitsinnyplääjä</a> <small><tt>[Q736508]</tt></small><div class='smaller'>Claude Gorettan ohjaama draamaelokuva vuodelta 1977</div></td><td class='text-right text-monospace'>692648</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>106034</td><td class='text-right text-monospace'>20241118073205</td></tr><tr><td><input type='checkbox' class='qcb' q='741304' id='autolist_checkbox_741304' checked /></td><td class='text-right text-monospace'>254</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q741304'>J’accuse</a> <small><tt>[Q741304]</tt></small></td><td class='text-right text-monospace'>697314</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>34856</td><td class='text-right text-monospace'>20241118152010</td></tr><tr><td><input type='checkbox' class='qcb' q='744620' id='autolist_checkbox_744620' checked /></td><td class='text-right text-monospace'>255</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q744620'>Gran Turismo</a> <small><tt>[Q744620]</tt></small><div class='smaller'>tehokas henkilöauto, jonka mukavuuksista ei ole tingitty suorityskyvyn eduksi</div></td><td class='text-right text-monospace'>700518</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>16871</td><td class='text-right text-monospace'>20241117000611</td></tr><tr><td><input type='checkbox' class='qcb' q='748646' id='autolist_checkbox_748646' checked /></td><td class='text-right text-monospace'>256</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q748646'>Darkspace</a> <small><tt>[Q748646]</tt></small></td><td class='text-right text-monospace'>704418</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>27957</td><td class='text-right text-monospace'>20240912172354</td></tr><tr><td><input type='checkbox' class='qcb' q='751304' id='autolist_checkbox_751304' checked /></td><td class='text-right text-monospace'>257</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q751304'>Graffitisanasto</a> <small><tt>[Q751304]</tt></small></td><td class='text-right text-monospace'>706925</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>3228</td><td class='text-right text-monospace'>20240923033735</td></tr><tr><td><input type='checkbox' class='qcb' q='752329' id='autolist_checkbox_752329' checked /></td><td class='text-right text-monospace'>258</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q752329'>Passacaglia</a> <small><tt>[Q752329]</tt></small></td><td class='text-right text-monospace'>707860</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>31256</td><td class='text-right text-monospace'>20241110111608</td></tr><tr><td><input type='checkbox' class='qcb' q='755124' id='autolist_checkbox_755124' checked /></td><td class='text-right text-monospace'>259</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q755124'>ranskan kielen aakkoset</a> <small><tt>[Q755124]</tt></small></td><td class='text-right text-monospace'>710358</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>46316</td><td class='text-right text-monospace'>20241031050218</td></tr><tr><td><input type='checkbox' class='qcb' q='762787' id='autolist_checkbox_762787' checked /></td><td class='text-right text-monospace'>260</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q762787'>Barilla</a> <small><tt>[Q762787]</tt></small><div class='smaller'>Italialainen elintarvikeyhtiö</div></td><td class='text-right text-monospace'>716712</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>42383</td><td class='text-right text-monospace'>20241012081850</td></tr><tr><td><input type='checkbox' class='qcb' q='773669' id='autolist_checkbox_773669' checked /></td><td class='text-right text-monospace'>261</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q773669'>Il pleut de l’or</a> <small><tt>[Q773669]</tt></small></td><td class='text-right text-monospace'>726883</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>8345</td><td class='text-right text-monospace'>20240620191733</td></tr><tr><td><input type='checkbox' class='qcb' q='778382' id='autolist_checkbox_778382' checked /></td><td class='text-right text-monospace'>262</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q778382'>Ausdruckstanz</a> <small><tt>[Q778382]</tt></small></td><td class='text-right text-monospace'>731411</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>8504</td><td class='text-right text-monospace'>20240429134625</td></tr><tr><td><input type='checkbox' class='qcb' q='781470' id='autolist_checkbox_781470' checked /></td><td class='text-right text-monospace'>263</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q781470'>intermezzo</a> <small><tt>[Q781470]</tt></small></td><td class='text-right text-monospace'>734492</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>24261</td><td class='text-right text-monospace'>20241017083921</td></tr><tr><td><input type='checkbox' class='qcb' q='785479' id='autolist_checkbox_785479' checked /></td><td class='text-right text-monospace'>264</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q785479'>Opéra comique</a> <small><tt>[Q785479]</tt></small><div class='smaller'>säestämätöntä puhetta sisältävä oopperatyyli, jota edustaa mm. Bizet'n Carmen</div></td><td class='text-right text-monospace'>738480</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>18611</td><td class='text-right text-monospace'>20241109144130</td></tr><tr><td><input type='checkbox' class='qcb' q='788514' id='autolist_checkbox_788514' checked /></td><td class='text-right text-monospace'>265</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q788514'>auteur</a> <small><tt>[Q788514]</tt></small><div class='smaller'>elokuvakritiikin laji</div></td><td class='text-right text-monospace'>741506</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>13368</td><td class='text-right text-monospace'>20240620153539</td></tr><tr><td><input type='checkbox' class='qcb' q='815549' id='autolist_checkbox_815549' checked /></td><td class='text-right text-monospace'>266</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q815549'>belgianranska</a> <small><tt>[Q815549]</tt></small></td><td class='text-right text-monospace'>768431</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>16725</td><td class='text-right text-monospace'>20241006054651</td></tr><tr><td><input type='checkbox' class='qcb' q='837207' id='autolist_checkbox_837207' checked /></td><td class='text-right text-monospace'>267</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q837207'>Pumpernickel</a> <small><tt>[Q837207]</tt></small></td><td class='text-right text-monospace'>789732</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>20371</td><td class='text-right text-monospace'>20240909111013</td></tr><tr><td><input type='checkbox' class='qcb' q='837985' id='autolist_checkbox_837985' checked /></td><td class='text-right text-monospace'>268</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q837985'>keskiyläsaksa</a> <small><tt>[Q837985]</tt></small></td><td class='text-right text-monospace'>790359</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>47777</td><td class='text-right text-monospace'>20241016153910</td></tr><tr><td><input type='checkbox' class='qcb' q='841774' id='autolist_checkbox_841774' checked /></td><td class='text-right text-monospace'>269</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q841774'>Caffè latte</a> <small><tt>[Q841774]</tt></small><div class='smaller'>kahvijuoma</div></td><td class='text-right text-monospace'>794001</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>28024</td><td class='text-right text-monospace'>20241105034320</td></tr><tr><td><input type='checkbox' class='qcb' q='852544' id='autolist_checkbox_852544' checked /></td><td class='text-right text-monospace'>270</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q852544'>Négritude</a> <small><tt>[Q852544]</tt></small><div class='smaller'>panafrikkalainen liike</div></td><td class='text-right text-monospace'>804370</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>27975</td><td class='text-right text-monospace'>20241021103833</td></tr><tr><td><input type='checkbox' class='qcb' q='863679' id='autolist_checkbox_863679' checked /></td><td class='text-right text-monospace'>271</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q863679'>Chinoiserie</a> <small><tt>[Q863679]</tt></small></td><td class='text-right text-monospace'>815096</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>23455</td><td class='text-right text-monospace'>20240826214547</td></tr><tr><td><input type='checkbox' class='qcb' q='876624' id='autolist_checkbox_876624' checked /></td><td class='text-right text-monospace'>272</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q876624'>Carbonara</a> <small><tt>[Q876624]</tt></small></td><td class='text-right text-monospace'>827878</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>28631</td><td class='text-right text-monospace'>20241012182243</td></tr><tr><td><input type='checkbox' class='qcb' q='881475' id='autolist_checkbox_881475' checked /></td><td class='text-right text-monospace'>273</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q881475'>Pan (aikakauslehti)</a> <small><tt>[Q881475]</tt></small><div class='smaller'>vuosina 1895–1900 ilmestynyt saksalainen jugendin ajan kulttuurilehti</div></td><td class='text-right text-monospace'>832533</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>15204</td><td class='text-right text-monospace'>20220913013837</td></tr><tr><td><input type='checkbox' class='qcb' q='882254' id='autolist_checkbox_882254' checked /></td><td class='text-right text-monospace'>274</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q882254'>Prima vista</a> <small><tt>[Q882254]</tt></small></td><td class='text-right text-monospace'>833311</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>18162</td><td class='text-right text-monospace'>20241124212434</td></tr><tr><td><input type='checkbox' class='qcb' q='885919' id='autolist_checkbox_885919' checked /></td><td class='text-right text-monospace'>275</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q885919'>Blue Tattoo</a> <small><tt>[Q885919]</tt></small><div class='smaller'>Vanilla Ninjan albumi</div></td><td class='text-right text-monospace'>836936</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>15050</td><td class='text-right text-monospace'>20240716203948</td></tr><tr><td><input type='checkbox' class='qcb' q='894617' id='autolist_checkbox_894617' checked /></td><td class='text-right text-monospace'>276</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q894617'>Bota Sot</a> <small><tt>[Q894617]</tt></small></td><td class='text-right text-monospace'>845523</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>8918</td><td class='text-right text-monospace'>20210512205530</td></tr><tr><td><input type='checkbox' class='qcb' q='895194' id='autolist_checkbox_895194' checked /></td><td class='text-right text-monospace'>277</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q895194'>bourbon-kreolit</a> <small><tt>[Q895194]</tt></small></td><td class='text-right text-monospace'>846102</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5390</td><td class='text-right text-monospace'>20240919171543</td></tr><tr><td><input type='checkbox' class='qcb' q='899882' id='autolist_checkbox_899882' checked /></td><td class='text-right text-monospace'>278</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q899882'>Bratwurst</a> <small><tt>[Q899882]</tt></small><div class='smaller'>makkaratyyppi</div></td><td class='text-right text-monospace'>850690</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>31521</td><td class='text-right text-monospace'>20241012100454</td></tr><tr><td><input type='checkbox' class='qcb' q='909781' id='autolist_checkbox_909781' checked /></td><td class='text-right text-monospace'>279</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q909781'>Pas de deux</a> <small><tt>[Q909781]</tt></small></td><td class='text-right text-monospace'>860447</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>14548</td><td class='text-right text-monospace'>20241119104319</td></tr><tr><td><input type='checkbox' class='qcb' q='913079' id='autolist_checkbox_913079' checked /></td><td class='text-right text-monospace'>280</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q913079'>Cantabile</a> <small><tt>[Q913079]</tt></small></td><td class='text-right text-monospace'>863559</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>12847</td><td class='text-right text-monospace'>20240217064746</td></tr><tr><td><input type='checkbox' class='qcb' q='915802' id='autolist_checkbox_915802' checked /></td><td class='text-right text-monospace'>281</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q915802'>Modulor-mittajärjestelmä</a> <small><tt>[Q915802]</tt></small><div class='smaller'>kirja</div></td><td class='text-right text-monospace'>866252</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>10771</td><td class='text-right text-monospace'>20240709205456</td></tr><tr><td><input type='checkbox' class='qcb' q='916598' id='autolist_checkbox_916598' checked /></td><td class='text-right text-monospace'>282</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q916598'>Aide-mémoire</a> <small><tt>[Q916598]</tt></small></td><td class='text-right text-monospace'>867047</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>7327</td><td class='text-right text-monospace'>20241004100059</td></tr><tr><td><input type='checkbox' class='qcb' q='918016' id='autolist_checkbox_918016' checked /></td><td class='text-right text-monospace'>283</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q918016'>Sveitsi lasten Eurovision laulukilpailussa</a> <small><tt>[Q918016]</tt></small></td><td class='text-right text-monospace'>868448</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>11181</td><td class='text-right text-monospace'>20240920221102</td></tr><tr><td><input type='checkbox' class='qcb' q='932092' id='autolist_checkbox_932092' checked /></td><td class='text-right text-monospace'>284</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q932092'>Morbid Tales</a> <small><tt>[Q932092]</tt></small></td><td class='text-right text-monospace'>882400</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>16189</td><td class='text-right text-monospace'>20240404072615</td></tr><tr><td><input type='checkbox' class='qcb' q='932214' id='autolist_checkbox_932214' checked /></td><td class='text-right text-monospace'>285</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q932214'>Emmental</a> <small><tt>[Q932214]</tt></small><div class='smaller'>juusto</div></td><td class='text-right text-monospace'>882517</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>33049</td><td class='text-right text-monospace'>20241021225128</td></tr><tr><td><input type='checkbox' class='qcb' q='932814' id='autolist_checkbox_932814' checked /></td><td class='text-right text-monospace'>286</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q932814'>Kolme väriä: Sininen</a> <small><tt>[Q932814]</tt></small><div class='smaller'>Krzysztof Kieślowskin ohjaama draamaelokuva vuodelta 1993</div></td><td class='text-right text-monospace'>883110</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>192821</td><td class='text-right text-monospace'>20241112123823</td></tr><tr><td><input type='checkbox' class='qcb' q='933437' id='autolist_checkbox_933437' checked /></td><td class='text-right text-monospace'>287</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q933437'>Kolme väriä: Valkoinen</a> <small><tt>[Q933437]</tt></small><div class='smaller'>Krzysztof Kieślowskin ohjaama draamakomediaelokuva vuodelta 1994</div></td><td class='text-right text-monospace'>883711</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>189628</td><td class='text-right text-monospace'>20241112123826</td></tr><tr><td><input type='checkbox' class='qcb' q='944800' id='autolist_checkbox_944800' checked /></td><td class='text-right text-monospace'>288</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q944800'>Frottola</a> <small><tt>[Q944800]</tt></small><div class='smaller'>italialainen renessanssiajan laulu</div></td><td class='text-right text-monospace'>894925</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>26856</td><td class='text-right text-monospace'>20240506224129</td></tr><tr><td><input type='checkbox' class='qcb' q='946580' id='autolist_checkbox_946580' checked /></td><td class='text-right text-monospace'>289</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q946580'>Terra rossa</a> <small><tt>[Q946580]</tt></small></td><td class='text-right text-monospace'>896679</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>17714</td><td class='text-right text-monospace'>20240826214855</td></tr><tr><td><input type='checkbox' class='qcb' q='951132' id='autolist_checkbox_951132' checked /></td><td class='text-right text-monospace'>290</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q951132'>Frottage</a> <small><tt>[Q951132]</tt></small></td><td class='text-right text-monospace'>901077</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>11529</td><td class='text-right text-monospace'>20240706123748</td></tr><tr><td><input type='checkbox' class='qcb' q='951889' id='autolist_checkbox_951889' checked /></td><td class='text-right text-monospace'>291</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q951889'>Unbreakable (Sinplusin kappale)</a> <small><tt>[Q951889]</tt></small></td><td class='text-right text-monospace'>901793</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>9871</td><td class='text-right text-monospace'>20240620203702</td></tr><tr><td><input type='checkbox' class='qcb' q='952142' id='autolist_checkbox_952142' checked /></td><td class='text-right text-monospace'>292</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q952142'>Kolme väriä: Punainen</a> <small><tt>[Q952142]</tt></small><div class='smaller'>Krzysztof Kieślowskin ohjaama draamaelokuva vuodelta 1994</div></td><td class='text-right text-monospace'>902035</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>174139</td><td class='text-right text-monospace'>20241112123825</td></tr><tr><td><input type='checkbox' class='qcb' q='962256' id='autolist_checkbox_962256' checked /></td><td class='text-right text-monospace'>293</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q962256'>The Edge of Infinity</a> <small><tt>[Q962256]</tt></small></td><td class='text-right text-monospace'>912014</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>14105</td><td class='text-right text-monospace'>20240716233217</td></tr><tr><td><input type='checkbox' class='qcb' q='971872' id='autolist_checkbox_971872' checked /></td><td class='text-right text-monospace'>294</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q971872'>In Love for a While</a> <small><tt>[Q971872]</tt></small></td><td class='text-right text-monospace'>921569</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>14170</td><td class='text-right text-monospace'>20240620205037</td></tr><tr><td><input type='checkbox' class='qcb' q='972787' id='autolist_checkbox_972787' checked /></td><td class='text-right text-monospace'>295</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q972787'>Pelastukoon ken voi</a> <small><tt>[Q972787]</tt></small><div class='smaller'>vuoden 1980 elokuva</div></td><td class='text-right text-monospace'>922483</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>79697</td><td class='text-right text-monospace'>20241124140552</td></tr><tr><td><input type='checkbox' class='qcb' q='1003588' id='autolist_checkbox_1003588' checked /></td><td class='text-right text-monospace'>296</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1003588'>frankofonia</a> <small><tt>[Q1003588]</tt></small></td><td class='text-right text-monospace'>953083</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>37225</td><td class='text-right text-monospace'>20241113080252</td></tr><tr><td><input type='checkbox' class='qcb' q='1005075' id='autolist_checkbox_1005075' checked /></td><td class='text-right text-monospace'>297</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1005075'>Sveitsin ja Liechtensteinin evankelis-luterilaisten kirkkojen liitto</a> <small><tt>[Q1005075]</tt></small><div class='smaller'>luterilainen kirkkokunta</div></td><td class='text-right text-monospace'>954548</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>7901</td><td class='text-right text-monospace'>20240902093743</td></tr><tr><td><input type='checkbox' class='qcb' q='1023066' id='autolist_checkbox_1023066' checked /></td><td class='text-right text-monospace'>298</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1023066'>You and Me</a> <small><tt>[Q1023066]</tt></small></td><td class='text-right text-monospace'>972417</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>11755</td><td class='text-right text-monospace'>20240620210948</td></tr><tr><td><input type='checkbox' class='qcb' q='1032540' id='autolist_checkbox_1032540' checked /></td><td class='text-right text-monospace'>299</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1032540'>Canal+</a> <small><tt>[Q1032540]</tt></small></td><td class='text-right text-monospace'>981817</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>73093</td><td class='text-right text-monospace'>20241110103852</td></tr><tr><td><input type='checkbox' class='qcb' q='1061350' id='autolist_checkbox_1061350' checked /></td><td class='text-right text-monospace'>300</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1061350'>Gegenschein</a> <small><tt>[Q1061350]</tt></small><div class='smaller'>tähtitieteellinen optinen ilmiö</div></td><td class='text-right text-monospace'>1010071</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>15334</td><td class='text-right text-monospace'>20240420165804</td></tr><tr><td><input type='checkbox' class='qcb' q='1062328' id='autolist_checkbox_1062328' checked /></td><td class='text-right text-monospace'>301</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1062328'>Chanson</a> <small><tt>[Q1062328]</tt></small><div class='smaller'>laulutyyli</div></td><td class='text-right text-monospace'>1011032</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>12338</td><td class='text-right text-monospace'>20240926083057</td></tr><tr><td><input type='checkbox' class='qcb' q='1063736' id='autolist_checkbox_1063736' checked /></td><td class='text-right text-monospace'>302</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1063736'>Penne</a> <small><tt>[Q1063736]</tt></small></td><td class='text-right text-monospace'>1012397</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>16987</td><td class='text-right text-monospace'>20240805074542</td></tr><tr><td><input type='checkbox' class='qcb' q='1075277' id='autolist_checkbox_1075277' checked /></td><td class='text-right text-monospace'>303</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1075277'>ritornello</a> <small><tt>[Q1075277]</tt></small></td><td class='text-right text-monospace'>1023656</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>20407</td><td class='text-right text-monospace'>20240502080234</td></tr><tr><td><input type='checkbox' class='qcb' q='1089730' id='autolist_checkbox_1089730' checked /></td><td class='text-right text-monospace'>304</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1089730'>gigolo</a> <small><tt>[Q1089730]</tt></small><div class='smaller'>maksullinen miesseuralainen</div></td><td class='text-right text-monospace'>1037553</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>9421</td><td class='text-right text-monospace'>20241013072006</td></tr><tr><td><input type='checkbox' class='qcb' q='1092621' id='autolist_checkbox_1092621' checked /></td><td class='text-right text-monospace'>305</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1092621'>totuuselokuva</a> <small><tt>[Q1092621]</tt></small><div class='smaller'>dokumenttielokuvan lajityyppi</div></td><td class='text-right text-monospace'>1040313</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>14639</td><td class='text-right text-monospace'>20240907114906</td></tr><tr><td><input type='checkbox' class='qcb' q='1115187' id='autolist_checkbox_1115187' checked /></td><td class='text-right text-monospace'>306</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1115187'>Commedia all’italiana</a> <small><tt>[Q1115187]</tt></small></td><td class='text-right text-monospace'>1062379</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>11669</td><td class='text-right text-monospace'>20240902085825</td></tr><tr><td><input type='checkbox' class='qcb' q='1129679' id='autolist_checkbox_1129679' checked /></td><td class='text-right text-monospace'>307</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1129679'>Cool Vibes</a> <small><tt>[Q1129679]</tt></small><div class='smaller'>musiikkikappale</div></td><td class='text-right text-monospace'>1076685</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>13677</td><td class='text-right text-monospace'>20240615195331</td></tr><tr><td><input type='checkbox' class='qcb' q='1131069' id='autolist_checkbox_1131069' checked /></td><td class='text-right text-monospace'>308</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1131069'>Sininen juna</a> <small><tt>[Q1131069]</tt></small><div class='smaller'>vuoden 1996 elokuva</div></td><td class='text-right text-monospace'>1078046</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>54539</td><td class='text-right text-monospace'>20241106171522</td></tr><tr><td><input type='checkbox' class='qcb' q='1133089' id='autolist_checkbox_1133089' checked /></td><td class='text-right text-monospace'>309</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1133089'>tayo</a> <small><tt>[Q1133089]</tt></small></td><td class='text-right text-monospace'>1079978</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>18159</td><td class='text-right text-monospace'>20240919193029</td></tr><tr><td><input type='checkbox' class='qcb' q='1137599' id='autolist_checkbox_1137599' checked /></td><td class='text-right text-monospace'>310</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1137599'>Coupé de ville</a> <small><tt>[Q1137599]</tt></small><div class='smaller'>autotyyppi</div></td><td class='text-right text-monospace'>1084371</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5371</td><td class='text-right text-monospace'>20240828180833</td></tr><tr><td><input type='checkbox' class='qcb' q='1138573' id='autolist_checkbox_1138573' checked /></td><td class='text-right text-monospace'>311</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1138573'>Da capo</a> <small><tt>[Q1138573]</tt></small></td><td class='text-right text-monospace'>1085321</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>14158</td><td class='text-right text-monospace'>20240512173332</td></tr><tr><td><input type='checkbox' class='qcb' q='1138610' id='autolist_checkbox_1138610' checked /></td><td class='text-right text-monospace'>312</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1138610'>Don</a> <small><tt>[Q1138610]</tt></small></td><td class='text-right text-monospace'>1085356</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>16734</td><td class='text-right text-monospace'>20240930045750</td></tr><tr><td><input type='checkbox' class='qcb' q='1142415' id='autolist_checkbox_1142415' checked /></td><td class='text-right text-monospace'>313</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1142415'>Poste restante</a> <small><tt>[Q1142415]</tt></small><div class='smaller'>Osoitteeton, nimen perusteella osoitettu lähetys</div></td><td class='text-right text-monospace'>1089082</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>10310</td><td class='text-right text-monospace'>20240118125621</td></tr><tr><td><input type='checkbox' class='qcb' q='1152551' id='autolist_checkbox_1152551' checked /></td><td class='text-right text-monospace'>314</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1152551'>Caffè americano</a> <small><tt>[Q1152551]</tt></small></td><td class='text-right text-monospace'>1098936</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>17374</td><td class='text-right text-monospace'>20240911160433</td></tr><tr><td><input type='checkbox' class='qcb' q='1159593' id='autolist_checkbox_1159593' checked /></td><td class='text-right text-monospace'>315</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1159593'>ménage à trois</a> <small><tt>[Q1159593]</tt></small><div class='smaller'>kolmen henkilön välinen suhde</div></td><td class='text-right text-monospace'>1105765</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>19219</td><td class='text-right text-monospace'>20240531224756</td></tr><tr><td><input type='checkbox' class='qcb' q='1165920' id='autolist_checkbox_1165920' checked /></td><td class='text-right text-monospace'>316</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1165920'>Vanilla Ninjan diskografia</a> <small><tt>[Q1165920]</tt></small><div class='smaller'>Vanilla Ninja -yhtyeen diskografia</div></td><td class='text-right text-monospace'>1111986</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>3825</td><td class='text-right text-monospace'>20241002215256</td></tr><tr><td><input type='checkbox' class='qcb' q='1168759' id='autolist_checkbox_1168759' checked /></td><td class='text-right text-monospace'>317</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1168759'>Les Destinées sentimentales</a> <small><tt>[Q1168759]</tt></small><div class='smaller'>Olivier Assayasin ohjaama romanttinen draamaelokuva vuodelta 2000</div></td><td class='text-right text-monospace'>1114776</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>95437</td><td class='text-right text-monospace'>20241123171549</td></tr><tr><td><input type='checkbox' class='qcb' q='1185127' id='autolist_checkbox_1185127' checked /></td><td class='text-right text-monospace'>318</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1185127'>Louisianan kreoli</a> <small><tt>[Q1185127]</tt></small></td><td class='text-right text-monospace'>1130291</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>31634</td><td class='text-right text-monospace'>20240807191303</td></tr><tr><td><input type='checkbox' class='qcb' q='1188923' id='autolist_checkbox_1188923' checked /></td><td class='text-right text-monospace'>319</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1188923'>TVA</a> <small><tt>[Q1188923]</tt></small></td><td class='text-right text-monospace'>1133615</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>11499</td><td class='text-right text-monospace'>20241005163659</td></tr><tr><td><input type='checkbox' class='qcb' q='1191058' id='autolist_checkbox_1191058' checked /></td><td class='text-right text-monospace'>320</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1191058'>Ne partez pas sans moi</a> <small><tt>[Q1191058]</tt></small><div class='smaller'>laulu</div></td><td class='text-right text-monospace'>1135382</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>26084</td><td class='text-right text-monospace'>20240722025106</td></tr><tr><td><input type='checkbox' class='qcb' q='1193295' id='autolist_checkbox_1193295' checked /></td><td class='text-right text-monospace'>321</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1193295'>Methodenstreit</a> <small><tt>[Q1193295]</tt></small><div class='smaller'>taloustieteen menetelmäkiista</div></td><td class='text-right text-monospace'>1137319</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>6437</td><td class='text-right text-monospace'>20240407215637</td></tr><tr><td><input type='checkbox' class='qcb' q='1206595' id='autolist_checkbox_1206595' checked /></td><td class='text-right text-monospace'>322</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1206595'>Corps de ballet</a> <small><tt>[Q1206595]</tt></small><div class='smaller'>balettiseurueen tanssijat, jotka eivät ole solisteja</div></td><td class='text-right text-monospace'>1149160</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>13321</td><td class='text-right text-monospace'>20240610115259</td></tr><tr><td><input type='checkbox' class='qcb' q='1221646' id='autolist_checkbox_1221646' checked /></td><td class='text-right text-monospace'>323</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1221646'>Warmduscher</a> <small><tt>[Q1221646]</tt></small></td><td class='text-right text-monospace'>1163219</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>1557</td><td class='text-right text-monospace'>20231116223631</td></tr><tr><td><input type='checkbox' class='qcb' q='1227493' id='autolist_checkbox_1227493' checked /></td><td class='text-right text-monospace'>324</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1227493'>Taille directe</a> <small><tt>[Q1227493]</tt></small></td><td class='text-right text-monospace'>1168815</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>3208</td><td class='text-right text-monospace'>20240407173442</td></tr><tr><td><input type='checkbox' class='qcb' q='1281877' id='autolist_checkbox_1281877' checked /></td><td class='text-right text-monospace'>325</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1281877'>Eckmann</a> <small><tt>[Q1281877]</tt></small><div class='smaller'>kirjasintyyppi</div></td><td class='text-right text-monospace'>1222365</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>2718</td><td class='text-right text-monospace'>20231009120540</td></tr><tr><td><input type='checkbox' class='qcb' q='1307909' id='autolist_checkbox_1307909' checked /></td><td class='text-right text-monospace'>326</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1307909'>Ligne claire</a> <small><tt>[Q1307909]</tt></small></td><td class='text-right text-monospace'>1247839</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>12408</td><td class='text-right text-monospace'>20240107115935</td></tr><tr><td><input type='checkbox' class='qcb' q='1332055' id='autolist_checkbox_1332055' checked /></td><td class='text-right text-monospace'>327</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1332055'>Giallo</a> <small><tt>[Q1332055]</tt></small><div class='smaller'>kirjallisuuden ja elokuvan lajityyppi</div></td><td class='text-right text-monospace'>1271763</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>15873</td><td class='text-right text-monospace'>20241105173425</td></tr><tr><td><input type='checkbox' class='qcb' q='1351991' id='autolist_checkbox_1351991' checked /></td><td class='text-right text-monospace'>328</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1351991'>Maestà</a> <small><tt>[Q1351991]</tt></small></td><td class='text-right text-monospace'>1291604</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>13926</td><td class='text-right text-monospace'>20231216171933</td></tr><tr><td><input type='checkbox' class='qcb' q='1363072' id='autolist_checkbox_1363072' checked /></td><td class='text-right text-monospace'>329</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1363072'>Ranskan Guayanan kreoli</a> <small><tt>[Q1363072]</tt></small></td><td class='text-right text-monospace'>1302624</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>26696</td><td class='text-right text-monospace'>20241030190113</td></tr><tr><td><input type='checkbox' class='qcb' q='1363276' id='autolist_checkbox_1363276' checked /></td><td class='text-right text-monospace'>330</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1363276'>Encore</a> <small><tt>[Q1363276]</tt></small><div class='smaller'>varsinaisen esityksen jälkeinen lisäesitys</div></td><td class='text-right text-monospace'>1302827</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>14038</td><td class='text-right text-monospace'>20240819114704</td></tr><tr><td><input type='checkbox' class='qcb' q='1398885' id='autolist_checkbox_1398885' checked /></td><td class='text-right text-monospace'>331</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1398885'>faux pas</a> <small><tt>[Q1398885]</tt></small></td><td class='text-right text-monospace'>1337944</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>14526</td><td class='text-right text-monospace'>20240728154849</td></tr><tr><td><input type='checkbox' class='qcb' q='1402542' id='autolist_checkbox_1402542' checked /></td><td class='text-right text-monospace'>332</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1402542'>Valovuosien päässä</a> <small><tt>[Q1402542]</tt></small></td><td class='text-right text-monospace'>1341552</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>63417</td><td class='text-right text-monospace'>20241119120549</td></tr><tr><td><input type='checkbox' class='qcb' q='1403510' id='autolist_checkbox_1403510' checked /></td><td class='text-right text-monospace'>333</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1403510'>Kutsut</a> <small><tt>[Q1403510]</tt></small><div class='smaller'>vuoden 1973 elokuva</div></td><td class='text-right text-monospace'>1342500</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>52951</td><td class='text-right text-monospace'>20241124094152</td></tr><tr><td><input type='checkbox' class='qcb' q='1440772' id='autolist_checkbox_1440772' checked /></td><td class='text-right text-monospace'>334</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1440772'>France 5</a> <small><tt>[Q1440772]</tt></small></td><td class='text-right text-monospace'>1379039</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>37911</td><td class='text-right text-monospace'>20241021135543</td></tr><tr><td><input type='checkbox' class='qcb' q='1450506' id='autolist_checkbox_1450506' checked /></td><td class='text-right text-monospace'>335</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1450506'>kanadanranska</a> <small><tt>[Q1450506]</tt></small></td><td class='text-right text-monospace'>1388701</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>27635</td><td class='text-right text-monospace'>20240921230811</td></tr><tr><td><input type='checkbox' class='qcb' q='1480152' id='autolist_checkbox_1480152' checked /></td><td class='text-right text-monospace'>336</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1480152'>sveitsinranska</a> <small><tt>[Q1480152]</tt></small></td><td class='text-right text-monospace'>1418072</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>17269</td><td class='text-right text-monospace'>20241018090331</td></tr><tr><td><input type='checkbox' class='qcb' q='1501212' id='autolist_checkbox_1501212' checked /></td><td class='text-right text-monospace'>337</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1501212'>pizzeria</a> <small><tt>[Q1501212]</tt></small><div class='smaller'>ravintola tai pikaruokapaikka</div></td><td class='text-right text-monospace'>1438702</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>20020</td><td class='text-right text-monospace'>20241104190636</td></tr><tr><td><input type='checkbox' class='qcb' q='1501316' id='autolist_checkbox_1501316' checked /></td><td class='text-right text-monospace'>338</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1501316'>enfant terrible</a> <small><tt>[Q1501316]</tt></small></td><td class='text-right text-monospace'>1438803</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>9044</td><td class='text-right text-monospace'>20240227083331</td></tr><tr><td><input type='checkbox' class='qcb' q='1510091' id='autolist_checkbox_1510091' checked /></td><td class='text-right text-monospace'>339</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1510091'>Vanilla Ninja</a> <small><tt>[Q1510091]</tt></small><div class='smaller'>Vanilla Ninjan albumi</div></td><td class='text-right text-monospace'>1447353</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>16773</td><td class='text-right text-monospace'>20240717122242</td></tr><tr><td><input type='checkbox' class='qcb' q='1510119' id='autolist_checkbox_1510119' checked /></td><td class='text-right text-monospace'>340</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1510119'>Traces of Sadness</a> <small><tt>[Q1510119]</tt></small><div class='smaller'>Vanilla Ninjan albumi</div></td><td class='text-right text-monospace'>1447381</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>25492</td><td class='text-right text-monospace'>20240717122248</td></tr><tr><td><input type='checkbox' class='qcb' q='1542707' id='autolist_checkbox_1542707' checked /></td><td class='text-right text-monospace'>341</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1542707'>Grand Prix</a> <small><tt>[Q1542707]</tt></small><div class='smaller'>Wikimedia-täsmennyssivu</div></td><td class='text-right text-monospace'>1479307</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>21685</td><td class='text-right text-monospace'>20241104165631</td></tr><tr><td><input type='checkbox' class='qcb' q='1545186' id='autolist_checkbox_1545186' checked /></td><td class='text-right text-monospace'>342</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1545186'>Papabile</a> <small><tt>[Q1545186]</tt></small><div class='smaller'>epävirallinen termi paavinvaalin ennakkosuosikista</div></td><td class='text-right text-monospace'>1481699</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>7546</td><td class='text-right text-monospace'>20240625175340</td></tr><tr><td><input type='checkbox' class='qcb' q='1546715' id='autolist_checkbox_1546715' checked /></td><td class='text-right text-monospace'>343</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1546715'>pizzaleikkuri</a> <small><tt>[Q1546715]</tt></small><div class='smaller'>keittiöväline</div></td><td class='text-right text-monospace'>1483197</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>15550</td><td class='text-right text-monospace'>20241106170049</td></tr><tr><td><input type='checkbox' class='qcb' q='1565828' id='autolist_checkbox_1565828' checked /></td><td class='text-right text-monospace'>344</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1565828'>appellation d’origine contrôlée</a> <small><tt>[Q1565828]</tt></small><div class='smaller'>Ranskalaisille elintarvikkeille annettava tarkistettu alkuperänimitys -merkintä jonka myöntää Ranskan alkuperänimitysten keskusvirasto INAO.</div></td><td class='text-right text-monospace'>1501962</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>18578</td><td class='text-right text-monospace'>20241124000629</td></tr><tr><td><input type='checkbox' class='qcb' q='1628625' id='autolist_checkbox_1628625' checked /></td><td class='text-right text-monospace'>345</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1628625'>Kotipizza</a> <small><tt>[Q1628625]</tt></small><div class='smaller'>suomalainen pizzaravintolaketju</div></td><td class='text-right text-monospace'>1563052</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>17783</td><td class='text-right text-monospace'>20230207171110</td></tr><tr><td><input type='checkbox' class='qcb' q='1638923' id='autolist_checkbox_1638923' checked /></td><td class='text-right text-monospace'>346</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1638923'>Domino Effect</a> <small><tt>[Q1638923]</tt></small></td><td class='text-right text-monospace'>1573157</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>10897</td><td class='text-right text-monospace'>20240901004230</td></tr><tr><td><input type='checkbox' class='qcb' q='1640319' id='autolist_checkbox_1640319' checked /></td><td class='text-right text-monospace'>347</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1640319'>kokeellinen musiikki</a> <small><tt>[Q1640319]</tt></small><div class='smaller'>musiikkityyli</div></td><td class='text-right text-monospace'>1574502</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>31533</td><td class='text-right text-monospace'>20240828032929</td></tr><tr><td><input type='checkbox' class='qcb' q='1671520' id='autolist_checkbox_1671520' checked /></td><td class='text-right text-monospace'>348</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1671520'>Into the Pandemonium</a> <small><tt>[Q1671520]</tt></small></td><td class='text-right text-monospace'>1605029</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>24302</td><td class='text-right text-monospace'>20240717163532</td></tr><tr><td><input type='checkbox' class='qcb' q='1725661' id='autolist_checkbox_1725661' checked /></td><td class='text-right text-monospace'>349</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1725661'>Mido SA</a> <small><tt>[Q1725661]</tt></small><div class='smaller'>sveitsiläinen kellonvalmistaja</div></td><td class='text-right text-monospace'>1658721</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>20830</td><td class='text-right text-monospace'>20241127125413</td></tr><tr><td><input type='checkbox' class='qcb' q='1735556' id='autolist_checkbox_1735556' checked /></td><td class='text-right text-monospace'>350</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1735556'>katakombenschule</a> <small><tt>[Q1735556]</tt></small></td><td class='text-right text-monospace'>1668562</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>6923</td><td class='text-right text-monospace'>20240919171718</td></tr><tr><td><input type='checkbox' class='qcb' q='1738422' id='autolist_checkbox_1738422' checked /></td><td class='text-right text-monospace'>351</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1738422'>Lamerica</a> <small><tt>[Q1738422]</tt></small></td><td class='text-right text-monospace'>1671399</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>95857</td><td class='text-right text-monospace'>20241114121830</td></tr><tr><td><input type='checkbox' class='qcb' q='1741844' id='autolist_checkbox_1741844' checked /></td><td class='text-right text-monospace'>352</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1741844'>Kinderlandverschickung</a> <small><tt>[Q1741844]</tt></small></td><td class='text-right text-monospace'>1674807</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>9492</td><td class='text-right text-monospace'>20240406212433</td></tr><tr><td><input type='checkbox' class='qcb' q='1751392' id='autolist_checkbox_1751392' checked /></td><td class='text-right text-monospace'>353</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1751392'>Sveitsin kielet</a> <small><tt>[Q1751392]</tt></small></td><td class='text-right text-monospace'>1684189</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>20158</td><td class='text-right text-monospace'>20240906153523</td></tr><tr><td><input type='checkbox' class='qcb' q='1753985' id='autolist_checkbox_1753985' checked /></td><td class='text-right text-monospace'>354</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1753985'>To Mega Therion</a> <small><tt>[Q1753985]</tt></small><div class='smaller'>Celtic Frostin albumi 1985</div></td><td class='text-right text-monospace'>1686700</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>16624</td><td class='text-right text-monospace'>20240717183607</td></tr><tr><td><input type='checkbox' class='qcb' q='1755033' id='autolist_checkbox_1755033' checked /></td><td class='text-right text-monospace'>355</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1755033'>Emperor’s Return</a> <small><tt>[Q1755033]</tt></small></td><td class='text-right text-monospace'>1687718</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>18041</td><td class='text-right text-monospace'>20241123231354</td></tr><tr><td><input type='checkbox' class='qcb' q='1755393' id='autolist_checkbox_1755393' checked /></td><td class='text-right text-monospace'>356</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1755393'>Vanity/Nemesis</a> <small><tt>[Q1755393]</tt></small></td><td class='text-right text-monospace'>1688064</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>19118</td><td class='text-right text-monospace'>20240717184758</td></tr><tr><td><input type='checkbox' class='qcb' q='1810315' id='autolist_checkbox_1810315' checked /></td><td class='text-right text-monospace'>357</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1810315'>Pölygraffiti</a> <small><tt>[Q1810315]</tt></small></td><td class='text-right text-monospace'>1741486</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>7397</td><td class='text-right text-monospace'>20241127131315</td></tr><tr><td><input type='checkbox' class='qcb' q='1817395' id='autolist_checkbox_1817395' checked /></td><td class='text-right text-monospace'>358</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1817395'>Pink TV</a> <small><tt>[Q1817395]</tt></small></td><td class='text-right text-monospace'>1748356</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>8769</td><td class='text-right text-monospace'>20221220215807</td></tr><tr><td><input type='checkbox' class='qcb' q='1881062' id='autolist_checkbox_1881062' checked /></td><td class='text-right text-monospace'>359</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1881062'>M6</a> <small><tt>[Q1881062]</tt></small><div class='smaller'>ranskalainen televisiokanava</div></td><td class='text-right text-monospace'>1811259</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>41495</td><td class='text-right text-monospace'>20241024064801</td></tr><tr><td><input type='checkbox' class='qcb' q='1930643' id='autolist_checkbox_1930643' checked /></td><td class='text-right text-monospace'>360</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1930643'>23am</a> <small><tt>[Q1930643]</tt></small></td><td class='text-right text-monospace'>1860343</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>21137</td><td class='text-right text-monospace'>20240718092004</td></tr><tr><td><input type='checkbox' class='qcb' q='1933829' id='autolist_checkbox_1933829' checked /></td><td class='text-right text-monospace'>361</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1933829'>Dreamland</a> <small><tt>[Q1933829]</tt></small></td><td class='text-right text-monospace'>1863468</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>23077</td><td class='text-right text-monospace'>20240718094230</td></tr><tr><td><input type='checkbox' class='qcb' q='1935018' id='autolist_checkbox_1935018' checked /></td><td class='text-right text-monospace'>362</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1935018'>Sansculottides</a> <small><tt>[Q1935018]</tt></small><div class='smaller'>Ranskan vallankumouskalenterin juhlapäiviä</div></td><td class='text-right text-monospace'>1864645</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>13017</td><td class='text-right text-monospace'>20240714210506</td></tr><tr><td><input type='checkbox' class='qcb' q='1936860' id='autolist_checkbox_1936860' checked /></td><td class='text-right text-monospace'>363</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1936860'>Fables & Dreams</a> <small><tt>[Q1936860]</tt></small></td><td class='text-right text-monospace'>1866466</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>12812</td><td class='text-right text-monospace'>20240718102803</td></tr><tr><td><input type='checkbox' class='qcb' q='1939601' id='autolist_checkbox_1939601' checked /></td><td class='text-right text-monospace'>364</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1939601'>Organik</a> <small><tt>[Q1939601]</tt></small></td><td class='text-right text-monospace'>1869163</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>20189</td><td class='text-right text-monospace'>20240718105143</td></tr><tr><td><input type='checkbox' class='qcb' q='1941428' id='autolist_checkbox_1941428' checked /></td><td class='text-right text-monospace'>365</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1941428'>Atlantis</a> <small><tt>[Q1941428]</tt></small></td><td class='text-right text-monospace'>1870921</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>13508</td><td class='text-right text-monospace'>20240718110239</td></tr><tr><td><input type='checkbox' class='qcb' q='1950457' id='autolist_checkbox_1950457' checked /></td><td class='text-right text-monospace'>366</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1950457'>New Shores</a> <small><tt>[Q1950457]</tt></small></td><td class='text-right text-monospace'>1879826</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>16415</td><td class='text-right text-monospace'>20240718122447</td></tr><tr><td><input type='checkbox' class='qcb' q='1973132' id='autolist_checkbox_1973132' checked /></td><td class='text-right text-monospace'>367</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1973132'>Near Death Condition</a> <small><tt>[Q1973132]</tt></small></td><td class='text-right text-monospace'>1902090</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5018</td><td class='text-right text-monospace'>20240912094834</td></tr><tr><td><input type='checkbox' class='qcb' q='2138163' id='autolist_checkbox_2138163' checked /></td><td class='text-right text-monospace'>368</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q2138163'>TV5MONDE</a> <small><tt>[Q2138163]</tt></small></td><td class='text-right text-monospace'>2064095</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>96876</td><td class='text-right text-monospace'>20241126121020</td></tr><tr><td><input type='checkbox' class='qcb' q='2141795' id='autolist_checkbox_2141795' checked /></td><td class='text-right text-monospace'>369</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q2141795'>Cordon sanitaire</a> <small><tt>[Q2141795]</tt></small><div class='smaller'>maantieteellisen alueen eristäminen kulkutaudin leviämisen estämiseksi</div></td><td class='text-right text-monospace'>2067646</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>10565</td><td class='text-right text-monospace'>20241020051220</td></tr><tr><td><input type='checkbox' class='qcb' q='2239785' id='autolist_checkbox_2239785' checked /></td><td class='text-right text-monospace'>370</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q2239785'>huononnusparannus</a> <small><tt>[Q2239785]</tt></small></td><td class='text-right text-monospace'>2163295</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>2765</td><td class='text-right text-monospace'>20240919171753</td></tr><tr><td><input type='checkbox' class='qcb' q='2302727' id='autolist_checkbox_2302727' checked /></td><td class='text-right text-monospace'>371</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q2302727'>En pointe</a> <small><tt>[Q2302727]</tt></small></td><td class='text-right text-monospace'>2224417</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>8026</td><td class='text-right text-monospace'>20241028085721</td></tr><tr><td><input type='checkbox' class='qcb' q='2313179' id='autolist_checkbox_2313179' checked /></td><td class='text-right text-monospace'>372</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q2313179'>Sprachpanscher des Jahres</a> <small><tt>[Q2313179]</tt></small><div class='smaller'>ironinen saksankielinen palkinto</div></td><td class='text-right text-monospace'>2234504</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>8915</td><td class='text-right text-monospace'>20240614141042</td></tr><tr><td><input type='checkbox' class='qcb' q='2344119' id='autolist_checkbox_2344119' checked /></td><td class='text-right text-monospace'>373</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q2344119'>ranskan kielen äännerakenne</a> <small><tt>[Q2344119]</tt></small></td><td class='text-right text-monospace'>2264694</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>13025</td><td class='text-right text-monospace'>20240919171758</td></tr><tr><td><input type='checkbox' class='qcb' q='2376488' id='autolist_checkbox_2376488' checked /></td><td class='text-right text-monospace'>374</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q2376488'>gruyère</a> <small><tt>[Q2376488]</tt></small><div class='smaller'>lehmänmaidosta valmistettu kova juusto</div></td><td class='text-right text-monospace'>2295911</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>39629</td><td class='text-right text-monospace'>20240826220623</td></tr><tr><td><input type='checkbox' class='qcb' q='2377617' id='autolist_checkbox_2377617' checked /></td><td class='text-right text-monospace'>375</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q2377617'>Herra Koipeliini</a> <small><tt>[Q2377617]</tt></small></td><td class='text-right text-monospace'>2297001</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5068</td><td class='text-right text-monospace'>20220916023140</td></tr><tr><td><input type='checkbox' class='qcb' q='2412906' id='autolist_checkbox_2412906' checked /></td><td class='text-right text-monospace'>376</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q2412906'>TF1 Group</a> <small><tt>[Q2412906]</tt></small><div class='smaller'>ranskalainen mediayhtiö</div></td><td class='text-right text-monospace'>2330867</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>51435</td><td class='text-right text-monospace'>20241028235127</td></tr><tr><td><input type='checkbox' class='qcb' q='2433798' id='autolist_checkbox_2433798' checked /></td><td class='text-right text-monospace'>377</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q2433798'>Tilsiter</a> <small><tt>[Q2433798]</tt></small></td><td class='text-right text-monospace'>2350818</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>17366</td><td class='text-right text-monospace'>20240614211143</td></tr><tr><td><input type='checkbox' class='qcb' q='2495505' id='autolist_checkbox_2495505' checked /></td><td class='text-right text-monospace'>378</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q2495505'>Makaronilaatikko</a> <small><tt>[Q2495505]</tt></small><div class='smaller'>ruokalaji</div></td><td class='text-right text-monospace'>2409058</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>6335</td><td class='text-right text-monospace'>20241109085901</td></tr><tr><td><input type='checkbox' class='qcb' q='2523999' id='autolist_checkbox_2523999' checked /></td><td class='text-right text-monospace'>379</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q2523999'>karipúna</a> <small><tt>[Q2523999]</tt></small><div class='smaller'>ranskaan pohjautuva kreolikieli</div></td><td class='text-right text-monospace'>2436068</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>17373</td><td class='text-right text-monospace'>20240919171820</td></tr><tr><td><input type='checkbox' class='qcb' q='2529482' id='autolist_checkbox_2529482' checked /></td><td class='text-right text-monospace'>380</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q2529482'>Falstaff</a> <small><tt>[Q2529482]</tt></small></td><td class='text-right text-monospace'>2441274</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>164154</td><td class='text-right text-monospace'>20241116191959</td></tr><tr><td><input type='checkbox' class='qcb' q='2533567' id='autolist_checkbox_2533567' checked /></td><td class='text-right text-monospace'>381</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q2533567'>Histoire(s) du cinéma</a> <small><tt>[Q2533567]</tt></small></td><td class='text-right text-monospace'>2445178</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>54610</td><td class='text-right text-monospace'>20241122095838</td></tr><tr><td><input type='checkbox' class='qcb' q='2573478' id='autolist_checkbox_2573478' checked /></td><td class='text-right text-monospace'>382</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q2573478'>Italiankielinen musiikkitermistö</a> <small><tt>[Q2573478]</tt></small><div class='smaller'>Wikimedia-luetteloartikkeli</div></td><td class='text-right text-monospace'>2483252</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4188</td><td class='text-right text-monospace'>20230206110207</td></tr><tr><td><input type='checkbox' class='qcb' q='2598635' id='autolist_checkbox_2598635' checked /></td><td class='text-right text-monospace'>383</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q2598635'>L’enfant que j’étais</a> <small><tt>[Q2598635]</tt></small></td><td class='text-right text-monospace'>2506989</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>11498</td><td class='text-right text-monospace'>20240621100106</td></tr><tr><td><input type='checkbox' class='qcb' q='2602169' id='autolist_checkbox_2602169' checked /></td><td class='text-right text-monospace'>384</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q2602169'>Lipservice</a> <small><tt>[Q2602169]</tt></small></td><td class='text-right text-monospace'>2510319</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>15541</td><td class='text-right text-monospace'>20240901010007</td></tr><tr><td><input type='checkbox' class='qcb' q='2607241' id='autolist_checkbox_2607241' checked /></td><td class='text-right text-monospace'>385</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q2607241'>Mise-en-scène</a> <small><tt>[Q2607241]</tt></small></td><td class='text-right text-monospace'>2515028</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>22860</td><td class='text-right text-monospace'>20240917150107</td></tr><tr><td><input type='checkbox' class='qcb' q='2624041' id='autolist_checkbox_2624041' checked /></td><td class='text-right text-monospace'>386</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q2624041'>Françafrique</a> <small><tt>[Q2624041]</tt></small></td><td class='text-right text-monospace'>2530455</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>9263</td><td class='text-right text-monospace'>20241111003930</td></tr><tr><td><input type='checkbox' class='qcb' q='2658703' id='autolist_checkbox_2658703' checked /></td><td class='text-right text-monospace'>387</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q2658703'>Baptismi Sveitsissä</a> <small><tt>[Q2658703]</tt></small><div class='smaller'>protestanttinen herätysliike Sveitsissä</div></td><td class='text-right text-monospace'>2562252</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5793</td><td class='text-right text-monospace'>20240920091902</td></tr><tr><td><input type='checkbox' class='qcb' q='2707020' id='autolist_checkbox_2707020' checked /></td><td class='text-right text-monospace'>388</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q2707020'>Pieno</a> <small><tt>[Q2707020]</tt></small></td><td class='text-right text-monospace'>2603564</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5440</td><td class='text-right text-monospace'>20230822165124</td></tr><tr><td><input type='checkbox' class='qcb' q='3006280' id='autolist_checkbox_3006280' checked /></td><td class='text-right text-monospace'>389</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q3006280'>guadeloupen kreoli</a> <small><tt>[Q3006280]</tt></small></td><td class='text-right text-monospace'>2874270</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>16219</td><td class='text-right text-monospace'>20240919171857</td></tr><tr><td><input type='checkbox' class='qcb' q='3006285' id='autolist_checkbox_3006285' checked /></td><td class='text-right text-monospace'>390</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q3006285'>Saint Lucian kreoli</a> <small><tt>[Q3006285]</tt></small><div class='smaller'>kieli</div></td><td class='text-right text-monospace'>2874274</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>25716</td><td class='text-right text-monospace'>20241024070550</td></tr><tr><td><input type='checkbox' class='qcb' q='3008030' id='autolist_checkbox_3008030' checked /></td><td class='text-right text-monospace'>391</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q3008030'>Propionibacterium freudenreichii</a> <small><tt>[Q3008030]</tt></small></td><td class='text-right text-monospace'>2875908</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>46366</td><td class='text-right text-monospace'>20241031051147</td></tr><tr><td><input type='checkbox' class='qcb' q='3213681' id='autolist_checkbox_3213681' checked /></td><td class='text-right text-monospace'>392</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q3213681'>La Vie moderne</a> <small><tt>[Q3213681]</tt></small></td><td class='text-right text-monospace'>3068451</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>48136</td><td class='text-right text-monospace'>20241118114143</td></tr><tr><td><input type='checkbox' class='qcb' q='3233314' id='autolist_checkbox_3233314' checked /></td><td class='text-right text-monospace'>393</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q3233314'>Les Indiens sont encore loin</a> <small><tt>[Q3233314]</tt></small></td><td class='text-right text-monospace'>3086490</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>42733</td><td class='text-right text-monospace'>20240807145927</td></tr><tr><td><input type='checkbox' class='qcb' q='3246417' id='autolist_checkbox_3246417' checked /></td><td class='text-right text-monospace'>394</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q3246417'>cause célèbre</a> <small><tt>[Q3246417]</tt></small></td><td class='text-right text-monospace'>3098396</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>11567</td><td class='text-right text-monospace'>20241112143003</td></tr><tr><td><input type='checkbox' class='qcb' q='3258743' id='autolist_checkbox_3258743' checked /></td><td class='text-right text-monospace'>395</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q3258743'>Lokshen kugel</a> <small><tt>[Q3258743]</tt></small></td><td class='text-right text-monospace'>3109736</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>845</td><td class='text-right text-monospace'>20210221013959</td></tr><tr><td><input type='checkbox' class='qcb' q='3462602' id='autolist_checkbox_3462602' checked /></td><td class='text-right text-monospace'>396</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q3462602'>argot</a> <small><tt>[Q3462602]</tt></small></td><td class='text-right text-monospace'>3298326</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>32195</td><td class='text-right text-monospace'>20241118014405</td></tr><tr><td><input type='checkbox' class='qcb' q='3498665' id='autolist_checkbox_3498665' checked /></td><td class='text-right text-monospace'>397</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q3498665'>Mitteleuropa</a> <small><tt>[Q3498665]</tt></small><div class='smaller'>preussilais-saksalainen vaikutuspiiri Euroopassa</div></td><td class='text-right text-monospace'>3331693</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>9762</td><td class='text-right text-monospace'>20240817201025</td></tr><tr><td><input type='checkbox' class='qcb' q='3553108' id='autolist_checkbox_3553108' checked /></td><td class='text-right text-monospace'>398</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q3553108'>Vacherin</a> <small><tt>[Q3553108]</tt></small><div class='smaller'>ranskalainen tai sveitsiläinen juusto</div></td><td class='text-right text-monospace'>3382150</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>10474</td><td class='text-right text-monospace'>20240820192339</td></tr><tr><td><input type='checkbox' class='qcb' q='3651100' id='autolist_checkbox_3651100' checked /></td><td class='text-right text-monospace'>399</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q3651100'>Pauvres honteux</a> <small><tt>[Q3651100]</tt></small></td><td class='text-right text-monospace'>3478150</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>1202</td><td class='text-right text-monospace'>20230925125427</td></tr><tr><td><input type='checkbox' class='qcb' q='3674585' id='autolist_checkbox_3674585' checked /></td><td class='text-right text-monospace'>400</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q3674585'>Chihuahua</a> <small><tt>[Q3674585]</tt></small><div class='smaller'>DJ Bobon kappale</div></td><td class='text-right text-monospace'>3501209</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>16443</td><td class='text-right text-monospace'>20240621182453</td></tr><tr><td><input type='checkbox' class='qcb' q='3676060' id='autolist_checkbox_3676060' checked /></td><td class='text-right text-monospace'>401</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q3676060'>There Is a Party</a> <small><tt>[Q3676060]</tt></small></td><td class='text-right text-monospace'>3502641</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>13841</td><td class='text-right text-monospace'>20240722103650</td></tr><tr><td><input type='checkbox' class='qcb' q='3778806' id='autolist_checkbox_3778806' checked /></td><td class='text-right text-monospace'>402</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q3778806'>Guerrilla-taide</a> <small><tt>[Q3778806]</tt></small></td><td class='text-right text-monospace'>3603123</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>2302</td><td class='text-right text-monospace'>20241103121434</td></tr><tr><td><input type='checkbox' class='qcb' q='3868655' id='autolist_checkbox_3868655' checked /></td><td class='text-right text-monospace'>403</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q3868655'>musicarello</a> <small><tt>[Q3868655]</tt></small></td><td class='text-right text-monospace'>3690666</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5768</td><td class='text-right text-monospace'>20230213140156</td></tr><tr><td><input type='checkbox' class='qcb' q='3870292' id='autolist_checkbox_3870292' checked /></td><td class='text-right text-monospace'>404</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q3870292'>Helsinki Napoli All Night Long</a> <small><tt>[Q3870292]</tt></small><div class='smaller'>Mika Kaurismäen ohjaama elokuva vuodelta 1987</div></td><td class='text-right text-monospace'>3692234</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>58690</td><td class='text-right text-monospace'>20241112101856</td></tr><tr><td><input type='checkbox' class='qcb' q='4121961' id='autolist_checkbox_4121961' checked /></td><td class='text-right text-monospace'>405</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q4121961'>Munkkiniemi–Haaga-suunnitelma</a> <small><tt>[Q4121961]</tt></small><div class='smaller'>Eliel Saarisen laatima kaupunkisuunnitelma Länsi-Helsinkiin</div></td><td class='text-right text-monospace'>3929729</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4073</td><td class='text-right text-monospace'>20230531025133</td></tr><tr><td><input type='checkbox' class='qcb' q='4347761' id='autolist_checkbox_4347761' checked /></td><td class='text-right text-monospace'>406</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q4347761'>Stabsscharführer</a> <small><tt>[Q4347761]</tt></small></td><td class='text-right text-monospace'>4154747</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4656</td><td class='text-right text-monospace'>20220925093941</td></tr><tr><td><input type='checkbox' class='qcb' q='4354240' id='autolist_checkbox_4354240' checked /></td><td class='text-right text-monospace'>407</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q4354240'>Gott strafe England</a> <small><tt>[Q4354240]</tt></small></td><td class='text-right text-monospace'>4160659</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>1631</td><td class='text-right text-monospace'>20231116220729</td></tr><tr><td><input type='checkbox' class='qcb' q='4356858' id='autolist_checkbox_4356858' checked /></td><td class='text-right text-monospace'>408</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q4356858'>Vampires Are Alive</a> <small><tt>[Q4356858]</tt></small></td><td class='text-right text-monospace'>4162872</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>10748</td><td class='text-right text-monospace'>20221119234902</td></tr><tr><td><input type='checkbox' class='qcb' q='4769781' id='autolist_checkbox_4769781' checked /></td><td class='text-right text-monospace'>409</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q4769781'>Annunziata</a> <small><tt>[Q4769781]</tt></small><div class='smaller'>uskonnollinen taiteen aihe</div></td><td class='text-right text-monospace'>4557841</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>7090</td><td class='text-right text-monospace'>20230219171247</td></tr><tr><td><input type='checkbox' class='qcb' q='4774399' id='autolist_checkbox_4774399' checked /></td><td class='text-right text-monospace'>410</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q4774399'>antimasque</a> <small><tt>[Q4774399]</tt></small><div class='smaller'>koomisen teatterin esitysmuoto</div></td><td class='text-right text-monospace'>4562235</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>3520</td><td class='text-right text-monospace'>20231008202449</td></tr><tr><td><input type='checkbox' class='qcb' q='4822389' id='autolist_checkbox_4822389' checked /></td><td class='text-right text-monospace'>411</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q4822389'>Auriol</a> <small><tt>[Q4822389]</tt></small><div class='smaller'>kirjasintyyppi</div></td><td class='text-right text-monospace'>4608498</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>9391</td><td class='text-right text-monospace'>20240212222935</td></tr><tr><td><input type='checkbox' class='qcb' q='5034272' id='autolist_checkbox_5034272' checked /></td><td class='text-right text-monospace'>412</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q5034272'>Canzone per te</a> <small><tt>[Q5034272]</tt></small></td><td class='text-right text-monospace'>4810920</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5895</td><td class='text-right text-monospace'>20240821211726</td></tr><tr><td><input type='checkbox' class='qcb' q='5125709' id='autolist_checkbox_5125709' checked /></td><td class='text-right text-monospace'>413</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q5125709'>Ablaut</a> <small><tt>[Q5125709]</tt></small></td><td class='text-right text-monospace'>4898736</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>10195</td><td class='text-right text-monospace'>20240626120037</td></tr><tr><td><input type='checkbox' class='qcb' q='5177219' id='autolist_checkbox_5177219' checked /></td><td class='text-right text-monospace'>414</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q5177219'>Yöjuna Lissaboniin</a> <small><tt>[Q5177219]</tt></small></td><td class='text-right text-monospace'>4948170</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>111748</td><td class='text-right text-monospace'>20241114145029</td></tr><tr><td><input type='checkbox' class='qcb' q='5259640' id='autolist_checkbox_5259640' checked /></td><td class='text-right text-monospace'>415</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q5259640'>Dentro di me</a> <small><tt>[Q5259640]</tt></small></td><td class='text-right text-monospace'>5029021</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>6081</td><td class='text-right text-monospace'>20221124072821</td></tr><tr><td><input type='checkbox' class='qcb' q='5518952' id='autolist_checkbox_5518952' checked /></td><td class='text-right text-monospace'>416</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q5518952'>Galleria</a> <small><tt>[Q5518952]</tt></small><div class='smaller'>Wikimedia-täsmennyssivu</div></td><td class='text-right text-monospace'>5279803</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>22821</td><td class='text-right text-monospace'>20240803123250</td></tr><tr><td><input type='checkbox' class='qcb' q='5563455' id='autolist_checkbox_5563455' checked /></td><td class='text-right text-monospace'>417</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q5563455'>Giorgio</a> <small><tt>[Q5563455]</tt></small><div class='smaller'>Lys Assian musiikkikappale</div></td><td class='text-right text-monospace'>5323858</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>9442</td><td class='text-right text-monospace'>20240302225039</td></tr><tr><td><input type='checkbox' class='qcb' q='6069499' id='autolist_checkbox_6069499' checked /></td><td class='text-right text-monospace'>418</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q6069499'>Irgendwoher</a> <small><tt>[Q6069499]</tt></small></td><td class='text-right text-monospace'>5857159</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>6485</td><td class='text-right text-monospace'>20230402230422</td></tr><tr><td><input type='checkbox' class='qcb' q='6269720' id='autolist_checkbox_6269720' checked /></td><td class='text-right text-monospace'>419</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q6269720'>Joker</a> <small><tt>[Q6269720]</tt></small></td><td class='text-right text-monospace'>6074171</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>7705</td><td class='text-right text-monospace'>20190928073025</td></tr><tr><td><input type='checkbox' class='qcb' q='6454082' id='autolist_checkbox_6454082' checked /></td><td class='text-right text-monospace'>420</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q6454082'>Kübler</a> <small><tt>[Q6454082]</tt></small></td><td class='text-right text-monospace'>6270728</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>3181</td><td class='text-right text-monospace'>20210206064322</td></tr><tr><td><input type='checkbox' class='qcb' q='6614050' id='autolist_checkbox_6614050' checked /></td><td class='text-right text-monospace'>421</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q6614050'>luettelo maista, joissa saksa on virallinen kieli</a> <small><tt>[Q6614050]</tt></small><div class='smaller'>Wikimedia-luetteloartikkeli</div></td><td class='text-right text-monospace'>6441633</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>12536</td><td class='text-right text-monospace'>20240619173731</td></tr><tr><td><input type='checkbox' class='qcb' q='6682302' id='autolist_checkbox_6682302' checked /></td><td class='text-right text-monospace'>422</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q6682302'>Grand Tour</a> <small><tt>[Q6682302]</tt></small><div class='smaller'>historiallinen aateliston tekemä sivistysmatka</div></td><td class='text-right text-monospace'>6515909</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>27514</td><td class='text-right text-monospace'>20241127090604</td></tr><tr><td><input type='checkbox' class='qcb' q='6850731' id='autolist_checkbox_6850731' checked /></td><td class='text-right text-monospace'>423</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q6850731'>Milan noir</a> <small><tt>[Q6850731]</tt></small><div class='smaller'>vuoden 1988 elokuva</div></td><td class='text-right text-monospace'>6704112</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>22076</td><td class='text-right text-monospace'>20241031043231</td></tr><tr><td><input type='checkbox' class='qcb' q='6894558' id='autolist_checkbox_6894558' checked /></td><td class='text-right text-monospace'>424</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q6894558'>Moi, tout simplement</a> <small><tt>[Q6894558]</tt></small></td><td class='text-right text-monospace'>6750955</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5174</td><td class='text-right text-monospace'>20241013211759</td></tr><tr><td><input type='checkbox' class='qcb' q='6942654' id='autolist_checkbox_6942654' checked /></td><td class='text-right text-monospace'>425</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q6942654'>Musik klingt in die Welt hinaus</a> <small><tt>[Q6942654]</tt></small></td><td class='text-right text-monospace'>6806395</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>7902</td><td class='text-right text-monospace'>20241014135244</td></tr><tr><td><input type='checkbox' class='qcb' q='7199983' id='autolist_checkbox_7199983' checked /></td><td class='text-right text-monospace'>426</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q7199983'>Pizza al taglio</a> <small><tt>[Q7199983]</tt></small><div class='smaller'>neliskulmainen pizza</div></td><td class='text-right text-monospace'>7102347</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5036</td><td class='text-right text-monospace'>20240212182426</td></tr><tr><td><input type='checkbox' class='qcb' q='7199988' id='autolist_checkbox_7199988' checked /></td><td class='text-right text-monospace'>427</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q7199988'>pizzasäästäjä</a> <small><tt>[Q7199988]</tt></small><div class='smaller'>esine, joka estää ruokalaatikkoa koskemasta sen sisällä olevaa ruokaa</div></td><td class='text-right text-monospace'>7102353</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>6514</td><td class='text-right text-monospace'>20241127132909</td></tr><tr><td><input type='checkbox' class='qcb' q='7429985' id='autolist_checkbox_7429985' checked /></td><td class='text-right text-monospace'>428</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q7429985'>Nordic noir</a> <small><tt>[Q7429985]</tt></small></td><td class='text-right text-monospace'>7340773</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>10607</td><td class='text-right text-monospace'>20240930194556</td></tr><tr><td><input type='checkbox' class='qcb' q='7632742' id='autolist_checkbox_7632742' checked /></td><td class='text-right text-monospace'>429</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q7632742'>Succès de scandale</a> <small><tt>[Q7632742]</tt></small></td><td class='text-right text-monospace'>7553662</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>2460</td><td class='text-right text-monospace'>20210923204120</td></tr><tr><td><input type='checkbox' class='qcb' q='7752384' id='autolist_checkbox_7752384' checked /></td><td class='text-right text-monospace'>430</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q7752384'>The People’s Choice Music</a> <small><tt>[Q7752384]</tt></small><div class='smaller'>Komar & Melamidin ja Dave Soldier musiikkialbumi 1997</div></td><td class='text-right text-monospace'>7681442</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>8266</td><td class='text-right text-monospace'>20241007165129</td></tr><tr><td><input type='checkbox' class='qcb' q='9056689' id='autolist_checkbox_9056689' checked /></td><td class='text-right text-monospace'>431</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q9056689'>Alfabeto</a> <small><tt>[Q9056689]</tt></small></td><td class='text-right text-monospace'>9128427</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>7106</td><td class='text-right text-monospace'>20240620144659</td></tr><tr><td><input type='checkbox' class='qcb' q='10331132' id='autolist_checkbox_10331132' checked /></td><td class='text-right text-monospace'>432</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q10331132'>Mister Music Man</a> <small><tt>[Q10331132]</tt></small></td><td class='text-right text-monospace'>11635898</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5898</td><td class='text-right text-monospace'>20241013211657</td></tr><tr><td><input type='checkbox' class='qcb' q='10429660' id='autolist_checkbox_10429660' checked /></td><td class='text-right text-monospace'>433</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q10429660'>Billys</a> <small><tt>[Q10429660]</tt></small></td><td class='text-right text-monospace'>11731004</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>1243</td><td class='text-right text-monospace'>20240625191956</td></tr><tr><td><input type='checkbox' class='qcb' q='10639039' id='autolist_checkbox_10639039' checked /></td><td class='text-right text-monospace'>434</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q10639039'>Pro Helsingfors</a> <small><tt>[Q10639039]</tt></small><div class='smaller'>Eliel Saarisen suunnittelema Helsingin asemakaava vuodelta 1918</div></td><td class='text-right text-monospace'>11921714</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4006</td><td class='text-right text-monospace'>20240308012457</td></tr><tr><td><input type='checkbox' class='qcb' q='11855379' id='autolist_checkbox_11855379' checked /></td><td class='text-right text-monospace'>435</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11855379'>Classic Pizza</a> <small><tt>[Q11855379]</tt></small><div class='smaller'>pizzeriaketju</div></td><td class='text-right text-monospace'>12988185</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4765</td><td class='text-right text-monospace'>20221123190411</td></tr><tr><td><input type='checkbox' class='qcb' q='11855757' id='autolist_checkbox_11855757' checked /></td><td class='text-right text-monospace'>436</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11855757'>Dance with Me (DJ Bobo)</a> <small><tt>[Q11855757]</tt></small></td><td class='text-right text-monospace'>12988559</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>13381</td><td class='text-right text-monospace'>20240805011111</td></tr><tr><td><input type='checkbox' class='qcb' q='11859385' id='autolist_checkbox_11859385' checked /></td><td class='text-right text-monospace'>437</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11859385'>Fantasy</a> <small><tt>[Q11859385]</tt></small><div class='smaller'>DJ Bobon albumi</div></td><td class='text-right text-monospace'>12992164</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>3685</td><td class='text-right text-monospace'>20240805012722</td></tr><tr><td><input type='checkbox' class='qcb' q='11885502' id='autolist_checkbox_11885502' checked /></td><td class='text-right text-monospace'>438</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11885502'>Olé Olé – The Party</a> <small><tt>[Q11885502]</tt></small></td><td class='text-right text-monospace'>13028193</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>10894</td><td class='text-right text-monospace'>20240805022243</td></tr><tr><td><input type='checkbox' class='qcb' q='11888344' id='autolist_checkbox_11888344' checked /></td><td class='text-right text-monospace'>439</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11888344'>Pizza Express</a> <small><tt>[Q11888344]</tt></small><div class='smaller'>suomalainen ravintolaketju</div></td><td class='text-right text-monospace'>13032780</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4662</td><td class='text-right text-monospace'>20230924184934</td></tr><tr><td><input type='checkbox' class='qcb' q='11894487' id='autolist_checkbox_11894487' checked /></td><td class='text-right text-monospace'>440</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11894487'>Stop töhryille</a> <small><tt>[Q11894487]</tt></small></td><td class='text-right text-monospace'>13042251</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>831</td><td class='text-right text-monospace'>20210501114912</td></tr><tr><td><input type='checkbox' class='qcb' q='11897641' id='autolist_checkbox_11897641' checked /></td><td class='text-right text-monospace'>441</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q11897641'>Timecode</a> <small><tt>[Q11897641]</tt></small><div class='smaller'>musiikkialbumi</div></td><td class='text-right text-monospace'>13047299</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4879</td><td class='text-right text-monospace'>20240805035949</td></tr><tr><td><input type='checkbox' class='qcb' q='12359813' id='autolist_checkbox_12359813' checked /></td><td class='text-right text-monospace'>442</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q12359813'>An sich</a> <small><tt>[Q12359813]</tt></small></td><td class='text-right text-monospace'>13579916</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>20035</td><td class='text-right text-monospace'>20241106101211</td></tr><tr><td><input type='checkbox' class='qcb' q='1952403' id='autolist_checkbox_1952403' checked /></td><td class='text-right text-monospace'>443</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q1952403'>Dos-à-dos</a> <small><tt>[Q1952403]</tt></small></td><td class='text-right text-monospace'>15702934</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>13139</td><td class='text-right text-monospace'>20240427204411</td></tr><tr><td><input type='checkbox' class='qcb' q='14371578' id='autolist_checkbox_14371578' checked /></td><td class='text-right text-monospace'>444</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q14371578'>Voiturette</a> <small><tt>[Q14371578]</tt></small><div class='smaller'>car classification</div></td><td class='text-right text-monospace'>16040575</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4731</td><td class='text-right text-monospace'>20240918102934</td></tr><tr><td><input type='checkbox' class='qcb' q='14775069' id='autolist_checkbox_14775069' checked /></td><td class='text-right text-monospace'>445</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q14775069'>Sils Marian pilvet</a> <small><tt>[Q14775069]</tt></small><div class='smaller'>Olivier Assayasin ohjaama draamaelokuva vuodelta 2014</div></td><td class='text-right text-monospace'>16443556</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>157515</td><td class='text-right text-monospace'>20241123171742</td></tr><tr><td><input type='checkbox' class='qcb' q='14956561' id='autolist_checkbox_14956561' checked /></td><td class='text-right text-monospace'>446</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q14956561'>Sonic Mirror</a> <small><tt>[Q14956561]</tt></small></td><td class='text-right text-monospace'>16624051</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>31909</td><td class='text-right text-monospace'>20241118075242</td></tr><tr><td><input type='checkbox' class='qcb' q='15701337' id='autolist_checkbox_15701337' checked /></td><td class='text-right text-monospace'>447</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q15701337'>Hunter of Stars</a> <small><tt>[Q15701337]</tt></small><div class='smaller'>laulu</div></td><td class='text-right text-monospace'>17336699</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>16649</td><td class='text-right text-monospace'>20240127002242</td></tr><tr><td><input type='checkbox' class='qcb' q='15751203' id='autolist_checkbox_15751203' checked /></td><td class='text-right text-monospace'>448</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q15751203'>Eisbein</a> <small><tt>[Q15751203]</tt></small><div class='smaller'>liharuoka</div></td><td class='text-right text-monospace'>17384430</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>8397</td><td class='text-right text-monospace'>20240409022128</td></tr><tr><td><input type='checkbox' class='qcb' q='15794115' id='autolist_checkbox_15794115' checked /></td><td class='text-right text-monospace'>449</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q15794115'>kolera</a> <small><tt>[Q15794115]</tt></small></td><td class='text-right text-monospace'>17423243</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>7816</td><td class='text-right text-monospace'>20230723121432</td></tr><tr><td><input type='checkbox' class='qcb' q='15854713' id='autolist_checkbox_15854713' checked /></td><td class='text-right text-monospace'>450</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q15854713'>Willkommenskultur</a> <small><tt>[Q15854713]</tt></small><div class='smaller'>saksalainen maahanmuuttopoliittinen termi</div></td><td class='text-right text-monospace'>17482468</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>2845</td><td class='text-right text-monospace'>20240122212453</td></tr><tr><td><input type='checkbox' class='qcb' q='16626897' id='autolist_checkbox_16626897' checked /></td><td class='text-right text-monospace'>451</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q16626897'>Bibliothèque Universelle et Revue Suisse</a> <small><tt>[Q16626897]</tt></small></td><td class='text-right text-monospace'>18236610</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>9611</td><td class='text-right text-monospace'>20230816182419</td></tr><tr><td><input type='checkbox' class='qcb' q='16963317' id='autolist_checkbox_16963317' checked /></td><td class='text-right text-monospace'>452</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q16963317'>Mademoiselle</a> <small><tt>[Q16963317]</tt></small></td><td class='text-right text-monospace'>18567078</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>7828</td><td class='text-right text-monospace'>20240430191243</td></tr><tr><td><input type='checkbox' class='qcb' q='17149587' id='autolist_checkbox_17149587' checked /></td><td class='text-right text-monospace'>453</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q17149587'>Volk</a> <small><tt>[Q17149587]</tt></small><div class='smaller'>useilla kielillä kansaa tarkoittava sana</div></td><td class='text-right text-monospace'>18743072</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>6071</td><td class='text-right text-monospace'>20240826084740</td></tr><tr><td><input type='checkbox' class='qcb' q='17383667' id='autolist_checkbox_17383667' checked /></td><td class='text-right text-monospace'>454</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q17383667'>Saarisen malli</a> <small><tt>[Q17383667]</tt></small></td><td class='text-right text-monospace'>18979771</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>1112</td><td class='text-right text-monospace'>20210501020345</td></tr><tr><td><input type='checkbox' class='qcb' q='17434169' id='autolist_checkbox_17434169' checked /></td><td class='text-right text-monospace'>455</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q17434169'>Africanews</a> <small><tt>[Q17434169]</tt></small><div class='smaller'>afrikkalainen televisiokanava</div></td><td class='text-right text-monospace'>19030345</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>31140</td><td class='text-right text-monospace'>20240723035749</td></tr><tr><td><input type='checkbox' class='qcb' q='18661094' id='autolist_checkbox_18661094' checked /></td><td class='text-right text-monospace'>456</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q18661094'>Otavan toimitalo</a> <small><tt>[Q18661094]</tt></small><div class='smaller'>toimistorakennus Helsingin Punavuoressa</div></td><td class='text-right text-monospace'>20191545</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>12147</td><td class='text-right text-monospace'>20241119084608</td></tr><tr><td><input type='checkbox' class='qcb' q='18689074' id='autolist_checkbox_18689074' checked /></td><td class='text-right text-monospace'>457</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q18689074'>Pizzataxi</a> <small><tt>[Q18689074]</tt></small><div class='smaller'>suomalainen ravintolaketju</div></td><td class='text-right text-monospace'>20219301</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>1251</td><td class='text-right text-monospace'>20220826131411</td></tr><tr><td><input type='checkbox' class='qcb' q='18703892' id='autolist_checkbox_18703892' checked /></td><td class='text-right text-monospace'>458</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q18703892'>Youth</a> <small><tt>[Q18703892]</tt></small></td><td class='text-right text-monospace'>20233800</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>212778</td><td class='text-right text-monospace'>20241125143603</td></tr><tr><td><input type='checkbox' class='qcb' q='18720579' id='autolist_checkbox_18720579' checked /></td><td class='text-right text-monospace'>459</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q18720579'>Je suis Charlie</a> <small><tt>[Q18720579]</tt></small></td><td class='text-right text-monospace'>20249506</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>44123</td><td class='text-right text-monospace'>20240709144136</td></tr><tr><td><input type='checkbox' class='qcb' q='18922454' id='autolist_checkbox_18922454' checked /></td><td class='text-right text-monospace'>460</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q18922454'>Time to Shine</a> <small><tt>[Q18922454]</tt></small><div class='smaller'>kappale</div></td><td class='text-right text-monospace'>20479416</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>6065</td><td class='text-right text-monospace'>20241020195911</td></tr><tr><td><input type='checkbox' class='qcb' q='19007787' id='autolist_checkbox_19007787' checked /></td><td class='text-right text-monospace'>461</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q19007787'>Gruppenführer</a> <small><tt>[Q19007787]</tt></small><div class='smaller'>sotilasarvo</div></td><td class='text-right text-monospace'>20565563</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>13027</td><td class='text-right text-monospace'>20240911134528</td></tr><tr><td><input type='checkbox' class='qcb' q='20528526' id='autolist_checkbox_20528526' checked /></td><td class='text-right text-monospace'>462</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q20528526'>Edward von Lõngus</a> <small><tt>[Q20528526]</tt></small></td><td class='text-right text-monospace'>22276482</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>7880</td><td class='text-right text-monospace'>20240907192634</td></tr><tr><td><input type='checkbox' class='qcb' q='20723149' id='autolist_checkbox_20723149' checked /></td><td class='text-right text-monospace'>463</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q20723149'>Luettelo Sveitsin nimisuojatuista elintarvikkeista</a> <small><tt>[Q20723149]</tt></small></td><td class='text-right text-monospace'>22468975</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>6873</td><td class='text-right text-monospace'>20240902070917</td></tr><tr><td><input type='checkbox' class='qcb' q='21217598' id='autolist_checkbox_21217598' checked /></td><td class='text-right text-monospace'>464</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q21217598'>Suolankerääjät</a> <small><tt>[Q21217598]</tt></small><div class='smaller'>Farida Pacha ohjaama dokumentti</div></td><td class='text-right text-monospace'>23264585</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>39326</td><td class='text-right text-monospace'>20241103031708</td></tr><tr><td><input type='checkbox' class='qcb' q='21655848' id='autolist_checkbox_21655848' checked /></td><td class='text-right text-monospace'>465</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q21655848'>Kristinusko Sveitsissä</a> <small><tt>[Q21655848]</tt></small></td><td class='text-right text-monospace'>23696326</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>7366</td><td class='text-right text-monospace'>20240723193735</td></tr><tr><td><input type='checkbox' class='qcb' q='22704230' id='autolist_checkbox_22704230' checked /></td><td class='text-right text-monospace'>466</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q22704230'>The Last of Our Kind</a> <small><tt>[Q22704230]</tt></small><div class='smaller'>musiikkikappale</div></td><td class='text-right text-monospace'>24726054</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>7551</td><td class='text-right text-monospace'>20221202125050</td></tr><tr><td><input type='checkbox' class='qcb' q='25451627' id='autolist_checkbox_25451627' checked /></td><td class='text-right text-monospace'>467</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q25451627'>Graffiti Suomessa</a> <small><tt>[Q25451627]</tt></small></td><td class='text-right text-monospace'>27404421</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>1971</td><td class='text-right text-monospace'>20240626211239</td></tr><tr><td><input type='checkbox' class='qcb' q='28659743' id='autolist_checkbox_28659743' checked /></td><td class='text-right text-monospace'>468</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q28659743'>Timebelle</a> <small><tt>[Q28659743]</tt></small></td><td class='text-right text-monospace'>30319381</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>30594</td><td class='text-right text-monospace'>20240912123018</td></tr><tr><td><input type='checkbox' class='qcb' q='28660425' id='autolist_checkbox_28660425' checked /></td><td class='text-right text-monospace'>469</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q28660425'>Apollo</a> <small><tt>[Q28660425]</tt></small></td><td class='text-right text-monospace'>30320057</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>8013</td><td class='text-right text-monospace'>20241117164301</td></tr><tr><td><input type='checkbox' class='qcb' q='31087035' id='autolist_checkbox_31087035' checked /></td><td class='text-right text-monospace'>470</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q31087035'>Turun kauppaopiston talo</a> <small><tt>[Q31087035]</tt></small></td><td class='text-right text-monospace'>32696073</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>1551</td><td class='text-right text-monospace'>20230322195111</td></tr><tr><td><input type='checkbox' class='qcb' q='31087901' id='autolist_checkbox_31087901' checked /></td><td class='text-right text-monospace'>471</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q31087901'>Kulosaaren melumuurin graffititaideteos</a> <small><tt>[Q31087901]</tt></small></td><td class='text-right text-monospace'>32696940</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>733</td><td class='text-right text-monospace'>20210430215015</td></tr><tr><td><input type='checkbox' class='qcb' q='33418949' id='autolist_checkbox_33418949' checked /></td><td class='text-right text-monospace'>472</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q33418949'>Umarell</a> <small><tt>[Q33418949]</tt></small></td><td class='text-right text-monospace'>34866975</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>10576</td><td class='text-right text-monospace'>20240826111557</td></tr><tr><td><input type='checkbox' class='qcb' q='33670660' id='autolist_checkbox_33670660' checked /></td><td class='text-right text-monospace'>473</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q33670660'>afrikanranska</a> <small><tt>[Q33670660]</tt></small></td><td class='text-right text-monospace'>35116061</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>11876</td><td class='text-right text-monospace'>20241102003352</td></tr><tr><td><input type='checkbox' class='qcb' q='42901988' id='autolist_checkbox_42901988' checked /></td><td class='text-right text-monospace'>474</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q42901988'>Hangon Makaronitehdas</a> <small><tt>[Q42901988]</tt></small></td><td class='text-right text-monospace'>44152961</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>1117</td><td class='text-right text-monospace'>20240222003656</td></tr><tr><td><input type='checkbox' class='qcb' q='47691802' id='autolist_checkbox_47691802' checked /></td><td class='text-right text-monospace'>475</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q47691802'>Zibbz</a> <small><tt>[Q47691802]</tt></small></td><td class='text-right text-monospace'>48730532</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>24023</td><td class='text-right text-monospace'>20240912153215</td></tr><tr><td><input type='checkbox' class='qcb' q='47736406' id='autolist_checkbox_47736406' checked /></td><td class='text-right text-monospace'>476</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q47736406'>Stones</a> <small><tt>[Q47736406]</tt></small></td><td class='text-right text-monospace'>48774556</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>10388</td><td class='text-right text-monospace'>20240701153718</td></tr><tr><td><input type='checkbox' class='qcb' q='53678314' id='autolist_checkbox_53678314' checked /></td><td class='text-right text-monospace'>477</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q53678314'>Kotipizza Group</a> <small><tt>[Q53678314]</tt></small><div class='smaller'>suomalainen ravintola-alan yritys</div></td><td class='text-right text-monospace'>54176714</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>10426</td><td class='text-right text-monospace'>20230611090143</td></tr><tr><td><input type='checkbox' class='qcb' q='55630850' id='autolist_checkbox_55630850' checked /></td><td class='text-right text-monospace'>478</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q55630850'>Putinversteher</a> <small><tt>[Q55630850]</tt></small></td><td class='text-right text-monospace'>55616582</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>13681</td><td class='text-right text-monospace'>20240826094538</td></tr><tr><td><input type='checkbox' class='qcb' q='57174052' id='autolist_checkbox_57174052' checked /></td><td class='text-right text-monospace'>479</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q57174052'>art brut</a> <small><tt>[Q57174052]</tt></small><div class='smaller'>taidesuuntaus, joka ilmaisee spontaanisti ihmismielen tiedostomattomia puolia</div></td><td class='text-right text-monospace'>57091204</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>6178</td><td class='text-right text-monospace'>20240206165134</td></tr><tr><td><input type='checkbox' class='qcb' q='61990618' id='autolist_checkbox_61990618' checked /></td><td class='text-right text-monospace'>480</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q61990618'>She Got Me</a> <small><tt>[Q61990618]</tt></small></td><td class='text-right text-monospace'>61818698</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>20151</td><td class='text-right text-monospace'>20240702075532</td></tr><tr><td><input type='checkbox' class='qcb' q='65241319' id='autolist_checkbox_65241319' checked /></td><td class='text-right text-monospace'>481</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q65241319'>No Pizza</a> <small><tt>[Q65241319]</tt></small></td><td class='text-right text-monospace'>64881559</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>669</td><td class='text-right text-monospace'>20210501111025</td></tr><tr><td><input type='checkbox' class='qcb' q='96749544' id='autolist_checkbox_96749544' checked /></td><td class='text-right text-monospace'>482</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q96749544'>hors d’œuvre</a> <small><tt>[Q96749544]</tt></small><div class='smaller'>ranskalainen alkupala</div></td><td class='text-right text-monospace'>95299807</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>7944</td><td class='text-right text-monospace'>20240703131026</td></tr><tr><td><input type='checkbox' class='qcb' q='97200449' id='autolist_checkbox_97200449' checked /></td><td class='text-right text-monospace'>483</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q97200449'>Le Loyon</a> <small><tt>[Q97200449]</tt></small></td><td class='text-right text-monospace'>95641068</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>2512</td><td class='text-right text-monospace'>20240705014530</td></tr><tr><td><input type='checkbox' class='qcb' q='97341348' id='autolist_checkbox_97341348' checked /></td><td class='text-right text-monospace'>484</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q97341348'>Herold</a> <small><tt>[Q97341348]</tt></small><div class='smaller'>kirjasintyyppi</div></td><td class='text-right text-monospace'>95767318</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>1181</td><td class='text-right text-monospace'>20240307150922</td></tr><tr><td><input type='checkbox' class='qcb' q='100975216' id='autolist_checkbox_100975216' checked /></td><td class='text-right text-monospace'>485</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q100975216'>Ad Infinitum</a> <small><tt>[Q100975216]</tt></small></td><td class='text-right text-monospace'>98455800</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>9731</td><td class='text-right text-monospace'>20240913060103</td></tr><tr><td><input type='checkbox' class='qcb' q='104713274' id='autolist_checkbox_104713274' checked /></td><td class='text-right text-monospace'>486</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q104713274'>Raclette</a> <small><tt>[Q104713274]</tt></small></td><td class='text-right text-monospace'>100139638</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4874</td><td class='text-right text-monospace'>20241006020618</td></tr><tr><td><input type='checkbox' class='qcb' q='105858065' id='autolist_checkbox_105858065' checked /></td><td class='text-right text-monospace'>487</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q105858065'>Tout l’Univers</a> <small><tt>[Q105858065]</tt></small></td><td class='text-right text-monospace'>101213061</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>41341</td><td class='text-right text-monospace'>20240712111322</td></tr><tr><td><input type='checkbox' class='qcb' q='106218984' id='autolist_checkbox_106218984' checked /></td><td class='text-right text-monospace'>488</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q106218984'>Helsingin Puhelinyhdistyksen talo</a> <small><tt>[Q106218984]</tt></small><div class='smaller'>Helsingin puhelinyhdistuksen talo</div></td><td class='text-right text-monospace'>101518202</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4996</td><td class='text-right text-monospace'>20231105074617</td></tr><tr><td><input type='checkbox' class='qcb' q='106326673' id='autolist_checkbox_106326673' checked /></td><td class='text-right text-monospace'>489</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q106326673'>Cascatelli</a> <small><tt>[Q106326673]</tt></small></td><td class='text-right text-monospace'>101620190</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>5742</td><td class='text-right text-monospace'>20240902084052</td></tr><tr><td><input type='checkbox' class='qcb' q='107293431' id='autolist_checkbox_107293431' checked /></td><td class='text-right text-monospace'>490</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q107293431'>Tappava talvi</a> <small><tt>[Q107293431]</tt></small><div class='smaller'>vuoden 2013 elokuva</div></td><td class='text-right text-monospace'>102549845</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>8274</td><td class='text-right text-monospace'>20240716174651</td></tr><tr><td><input type='checkbox' class='qcb' q='108314615' id='autolist_checkbox_108314615' checked /></td><td class='text-right text-monospace'>491</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q108314615'>Kiautschoun pidgin</a> <small><tt>[Q108314615]</tt></small><div class='smaller'>entinen saksaan ja kiinaan perustuva pidginkieli</div></td><td class='text-right text-monospace'>103577258</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4696</td><td class='text-right text-monospace'>20240916191301</td></tr><tr><td><input type='checkbox' class='qcb' q='111152133' id='autolist_checkbox_111152133' checked /></td><td class='text-right text-monospace'>492</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q111152133'>Boys Do Cry</a> <small><tt>[Q111152133]</tt></small></td><td class='text-right text-monospace'>106144263</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>26527</td><td class='text-right text-monospace'>20240108111917</td></tr><tr><td><input type='checkbox' class='qcb' q='113340081' id='autolist_checkbox_113340081' checked /></td><td class='text-right text-monospace'>493</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q113340081'>Fizza</a> <small><tt>[Q113340081]</tt></small><div class='smaller'>suomalainen pizza-automaattiketju</div></td><td class='text-right text-monospace'>108131478</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>8439</td><td class='text-right text-monospace'>20220729203828</td></tr><tr><td><input type='checkbox' class='qcb' q='117006484' id='autolist_checkbox_117006484' checked /></td><td class='text-right text-monospace'>494</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q117006484'>Watergun</a> <small><tt>[Q117006484]</tt></small><div class='smaller'>Remo Forrerin kappale</div></td><td class='text-right text-monospace'>111793791</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>13294</td><td class='text-right text-monospace'>20231218170136</td></tr><tr><td><input type='checkbox' class='qcb' q='117616082' id='autolist_checkbox_117616082' checked /></td><td class='text-right text-monospace'>495</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q117616082'>Italia–suomi-suursanakirja</a> <small><tt>[Q117616082]</tt></small><div class='smaller'>sanakirja</div></td><td class='text-right text-monospace'>112376500</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4040</td><td class='text-right text-monospace'>20230412183724</td></tr><tr><td><input type='checkbox' class='qcb' q='124694713' id='autolist_checkbox_124694713' checked /></td><td class='text-right text-monospace'>496</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q124694713'>The Code</a> <small><tt>[Q124694713]</tt></small><div class='smaller'>Nemon kappale</div></td><td class='text-right text-monospace'>118852548</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>27283</td><td class='text-right text-monospace'>20241019193713</td></tr><tr><td><input type='checkbox' class='qcb' q='125252953' id='autolist_checkbox_125252953' checked /></td><td class='text-right text-monospace'>497</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q125252953'>Eau-de-vie de poire du Valais</a> <small><tt>[Q125252953]</tt></small></td><td class='text-right text-monospace'>119388130</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>2398</td><td class='text-right text-monospace'>20240823160834</td></tr><tr><td><input type='checkbox' class='qcb' q='126165306' id='autolist_checkbox_126165306' checked /></td><td class='text-right text-monospace'>498</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q126165306'>Uuden Musiikin Kilpailu 2025</a> <small><tt>[Q126165306]</tt></small></td><td class='text-right text-monospace'>120202337</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>4842</td><td class='text-right text-monospace'>20241006124914</td></tr><tr><td><input type='checkbox' class='qcb' q='126372863' id='autolist_checkbox_126372863' checked /></td><td class='text-right text-monospace'>499</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q126372863'>Skiffer</a> <small><tt>[Q126372863]</tt></small></td><td class='text-right text-monospace'>120398819</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>1681</td><td class='text-right text-monospace'>20240606112044</td></tr><tr><td><input type='checkbox' class='qcb' q='130342918' id='autolist_checkbox_130342918' checked /></td><td class='text-right text-monospace'>500</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q130342918'>Metodismi Sveitsissä</a> <small><tt>[Q130342918]</tt></small><div class='smaller'>protestanttinen herätysliike Sveitsissä</div></td><td class='text-right text-monospace'>124308481</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>3281</td><td class='text-right text-monospace'>20241124064853</td></tr><tr><td><input type='checkbox' class='qcb' q='130553617' id='autolist_checkbox_130553617' checked /></td><td class='text-right text-monospace'>501</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q130553617'>Eesti Laul 2025</a> <small><tt>[Q130553617]</tt></small></td><td class='text-right text-monospace'>124498156</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>2699</td><td class='text-right text-monospace'>20241111074822</td></tr><tr><td><input type='checkbox' class='qcb' q='130729203' id='autolist_checkbox_130729203' checked /></td><td class='text-right text-monospace'>502</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q130729203'>CNews</a> <small><tt>[Q130729203]</tt></small><div class='smaller'>Ranskalainen uutiskanava</div></td><td class='text-right text-monospace'>124636641</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>662</td><td class='text-right text-monospace'>20241114225752</td></tr><tr><td><input type='checkbox' class='qcb' q='131344124' id='autolist_checkbox_131344124' checked /></td><td class='text-right text-monospace'>503</td><td class='link_container'><a class='pagelink' target='_blank' href='https://www.wikidata.org/wiki/Q131344124'>Q131344124</a> <small><tt>[Q131344124]</tt></small></td><td class='text-right text-monospace'>125237902</td><td><span tt='namespace_0'>Article</span></td><td class='text-right text-monospace'>7530</td><td class='text-right text-monospace'>20241128165211</td></tr></tbody></table></div> <div style='font-size:8pt' id='query_length' sec='5.631'></div> <script src='autolist.js'></script></div></div> </div><!--container--> <div class="modal fade" id="example_dialog" tabindex="-1" role="dialog" style='display:none'> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button> <h4 class="modal-title" tt="example_title"></h4> </div> <div class="modal-body"> <div><input type='text' value='' id='example_search' class='form-control' tt_placeholder='search_examples' /></div> <div> <div id='example_list'> </select> </div> </div> <div class="modal-footer"> <button type="button" class="btn btn-light" tt="close" data-dismiss="modal"></button> <a type="button" id='edit_examples' class="btn btn-light" tt="edit_examples" href='https://meta.wikimedia.org/w/index.php?title=PetScan/Examples&action=edit' target='_blank'></a> </div> </div> </div> </div> </body> </html>