CINXE.COM

Home - Huygens Instituut

<!DOCTYPE html> <html lang="nl_NL"> <head> <!-- Meta --> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Home - Huygens Instituut</title> <!-- Fonts --> <link rel="preload" href="https://www.huygens.knaw.nl/wp-content/themes/huygens/fonts/CharisSIL-Bold.woff2" as="font" type="font/woff2" crossorigin> <link rel="preload" href="https://www.huygens.knaw.nl/wp-content/themes/huygens/fonts/CharisSIL.woff2" as="font" type="font/woff2" crossorigin> <link rel="preload" href="https://www.huygens.knaw.nl/wp-content/themes/huygens/fonts/Genericons.woff2" as="font" type="font/woff2" crossorigin> <link href="https://fonts.googleapis.com/css?family=Asul|Chivo" rel="stylesheet"> <!-- CSS --> <link href="https://www.huygens.knaw.nl/wp-content/themes/huygens/style.css" rel="stylesheet" /> <!-- Icons --> <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"> <link rel="manifest" href="/site.webmanifest"> <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#002048"> <meta name="msapplication-TileColor" content="#002048"> <meta name="theme-color" content="#002048"> <!-- Matomo --> <script> var _paq = window._paq = window._paq || []; /* tracker methods like "setCustomDimension" should be called before "trackPageView" */ _paq.push(['trackPageView']); _paq.push(['enableLinkTracking']); (function() { var u="https://knaw.matomo.cloud/"; _paq.push(['setTrackerUrl', u+'matomo.php']); _paq.push(['setSiteId', '4']); var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; g.async=true; g.src='//cdn.matomo.cloud/knaw.matomo.cloud/matomo.js'; s.parentNode.insertBefore(g,s); })(); </script> <!-- End Matomo Code --> <!-- Bugherd --> <script type="text/javascript"> (function(d, t) { var bh = d.createElement(t), s = d.getElementsByTagName(t)[0]; bh.type = 'text/javascript'; bh.src = 'https://www.bugherd.com/sidebarv2.js?apikey=vaepnnmsrh6yfuuzj9acbg'; s.parentNode.insertBefore(bh, s); })(document, 'script'); </script> <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <link rel="alternate" href="https://www.huygens.knaw.nl/" hreflang="nl" /> <link rel="alternate" href="https://www.huygens.knaw.nl/en/" hreflang="en" /> <!-- This site is optimized with the Yoast SEO plugin v24.7 - https://yoast.com/wordpress/plugins/seo/ --> <link rel="canonical" href="https://www.huygens.knaw.nl/" /> <meta property="og:locale" content="nl_NL" /> <meta property="og:locale:alternate" content="en_GB" /> <meta property="og:type" content="website" /> <meta property="og:title" content="Home - Huygens Instituut" /> <meta property="og:url" content="https://www.huygens.knaw.nl/" /> <meta property="og:site_name" content="Huygens Instituut" /> <meta property="article:modified_time" content="2025-04-08T11:56:56+00:00" /> <meta name="twitter:card" content="summary_large_image" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://www.huygens.knaw.nl/","url":"https://www.huygens.knaw.nl/","name":"Home - Huygens Instituut","isPartOf":{"@id":"https://www.huygens.knaw.nl/#website"},"datePublished":"2022-05-11T07:27:03+00:00","dateModified":"2025-04-08T11:56:56+00:00","breadcrumb":{"@id":"https://www.huygens.knaw.nl/#breadcrumb"},"inLanguage":"nl-NL","potentialAction":[{"@type":"ReadAction","target":["https://www.huygens.knaw.nl/"]}]},{"@type":"BreadcrumbList","@id":"https://www.huygens.knaw.nl/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home"}]},{"@type":"WebSite","@id":"https://www.huygens.knaw.nl/#website","url":"https://www.huygens.knaw.nl/","name":"Huygens ING","description":"Instituut voor Nederlandse geschiedenis en cultuur","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.huygens.knaw.nl/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"nl-NL"}]}</script> <!-- / Yoast SEO plugin. --> <script type="text/javascript"> /* <![CDATA[ */ window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/svg\/","svgExt":".svg","source":{"wpemoji":"https:\/\/www.huygens.knaw.nl\/wp-includes\/js\/wp-emoji.js?ver=6.7.2","twemoji":"https:\/\/www.huygens.knaw.nl\/wp-includes\/js\/twemoji.js?ver=6.7.2"}}; /** * @output wp-includes/js/wp-emoji-loader.js */ /** * Emoji Settings as exported in PHP via _print_emoji_detection_script(). * @typedef WPEmojiSettings * @type {object} * @property {?object} source * @property {?string} source.concatemoji * @property {?string} source.twemoji * @property {?string} source.wpemoji * @property {?boolean} DOMReady * @property {?Function} readyCallback */ /** * Support tests. * @typedef SupportTests * @type {object} * @property {?boolean} flag * @property {?boolean} emoji */ /** * IIFE to detect emoji support and load Twemoji if needed. * * @param {Window} window * @param {Document} document * @param {WPEmojiSettings} settings */ ( function wpEmojiLoader( window, document, settings ) { if ( typeof Promise === 'undefined' ) { return; } var sessionStorageKey = 'wpEmojiSettingsSupports'; var tests = [ 'flag', 'emoji' ]; /** * Checks whether the browser supports offloading to a Worker. * * @since 6.3.0 * * @private * * @returns {boolean} */ function supportsWorkerOffloading() { return ( typeof Worker !== 'undefined' && typeof OffscreenCanvas !== 'undefined' && typeof URL !== 'undefined' && URL.createObjectURL && typeof Blob !== 'undefined' ); } /** * @typedef SessionSupportTests * @type {object} * @property {number} timestamp * @property {SupportTests} supportTests */ /** * Get support tests from session. * * @since 6.3.0 * * @private * * @returns {?SupportTests} Support tests, or null if not set or older than 1 week. */ function getSessionSupportTests() { try { /** @type {SessionSupportTests} */ var item = JSON.parse( sessionStorage.getItem( sessionStorageKey ) ); if ( typeof item === 'object' && typeof item.timestamp === 'number' && new Date().valueOf() < item.timestamp + 604800 && // Note: Number is a week in seconds. typeof item.supportTests === 'object' ) { return item.supportTests; } } catch ( e ) {} return null; } /** * Persist the supports in session storage. * * @since 6.3.0 * * @private * * @param {SupportTests} supportTests Support tests. */ function setSessionSupportTests( supportTests ) { try { /** @type {SessionSupportTests} */ var item = { supportTests: supportTests, timestamp: new Date().valueOf() }; sessionStorage.setItem( sessionStorageKey, JSON.stringify( item ) ); } catch ( e ) {} } /** * Checks if two sets of Emoji characters render the same visually. * * This function may be serialized to run in a Worker. Therefore, it cannot refer to variables from the containing * scope. Everything must be passed by parameters. * * @since 4.9.0 * * @private * * @param {CanvasRenderingContext2D} context 2D Context. * @param {string} set1 Set of Emoji to test. * @param {string} set2 Set of Emoji to test. * * @return {boolean} True if the two sets render the same. */ function emojiSetsRenderIdentically( context, set1, set2 ) { // Cleanup from previous test. context.clearRect( 0, 0, context.canvas.width, context.canvas.height ); context.fillText( set1, 0, 0 ); var rendered1 = new Uint32Array( context.getImageData( 0, 0, context.canvas.width, context.canvas.height ).data ); // Cleanup from previous test. context.clearRect( 0, 0, context.canvas.width, context.canvas.height ); context.fillText( set2, 0, 0 ); var rendered2 = new Uint32Array( context.getImageData( 0, 0, context.canvas.width, context.canvas.height ).data ); return rendered1.every( function ( rendered2Data, index ) { return rendered2Data === rendered2[ index ]; } ); } /** * Determines if the browser properly renders Emoji that Twemoji can supplement. * * This function may be serialized to run in a Worker. Therefore, it cannot refer to variables from the containing * scope. Everything must be passed by parameters. * * @since 4.2.0 * * @private * * @param {CanvasRenderingContext2D} context 2D Context. * @param {string} type Whether to test for support of "flag" or "emoji". * @param {Function} emojiSetsRenderIdentically Reference to emojiSetsRenderIdentically function, needed due to minification. * * @return {boolean} True if the browser can render emoji, false if it cannot. */ function browserSupportsEmoji( context, type, emojiSetsRenderIdentically ) { var isIdentical; switch ( type ) { case 'flag': /* * Test for Transgender flag compatibility. Added in Unicode 13. * * To test for support, we try to render it, and compare the rendering to how it would look if * the browser doesn't render it correctly (white flag emoji + transgender symbol). */ isIdentical = emojiSetsRenderIdentically( context, '\uD83C\uDFF3\uFE0F\u200D\u26A7\uFE0F', // as a zero-width joiner sequence '\uD83C\uDFF3\uFE0F\u200B\u26A7\uFE0F' // separated by a zero-width space ); if ( isIdentical ) { return false; } /* * Test for UN flag compatibility. This is the least supported of the letter locale flags, * so gives us an easy test for full support. * * To test for support, we try to render it, and compare the rendering to how it would look if * the browser doesn't render it correctly ([U] + [N]). */ isIdentical = emojiSetsRenderIdentically( context, '\uD83C\uDDFA\uD83C\uDDF3', // as the sequence of two code points '\uD83C\uDDFA\u200B\uD83C\uDDF3' // as the two code points separated by a zero-width space ); if ( isIdentical ) { return false; } /* * Test for English flag compatibility. England is a country in the United Kingdom, it * does not have a two letter locale code but rather a five letter sub-division code. * * To test for support, we try to render it, and compare the rendering to how it would look if * the browser doesn't render it correctly (black flag emoji + [G] + [B] + [E] + [N] + [G]). */ isIdentical = emojiSetsRenderIdentically( context, // as the flag sequence '\uD83C\uDFF4\uDB40\uDC67\uDB40\uDC62\uDB40\uDC65\uDB40\uDC6E\uDB40\uDC67\uDB40\uDC7F', // with each code point separated by a zero-width space '\uD83C\uDFF4\u200B\uDB40\uDC67\u200B\uDB40\uDC62\u200B\uDB40\uDC65\u200B\uDB40\uDC6E\u200B\uDB40\uDC67\u200B\uDB40\uDC7F' ); return ! isIdentical; case 'emoji': /* * Four and twenty blackbirds baked in a pie. * * To test for Emoji 15.0 support, try to render a new emoji: Blackbird. * * The Blackbird is a ZWJ sequence combining 🐦 Bird and ⬛ large black square., * * 0x1F426 (\uD83D\uDC26) == Bird * 0x200D == Zero-Width Joiner (ZWJ) that links the code points for the new emoji or * 0x200B == Zero-Width Space (ZWS) that is rendered for clients not supporting the new emoji. * 0x2B1B == Large Black Square * * When updating this test for future Emoji releases, ensure that individual emoji that make up the * sequence come from older emoji standards. */ isIdentical = emojiSetsRenderIdentically( context, '\uD83D\uDC26\u200D\u2B1B', // as the zero-width joiner sequence '\uD83D\uDC26\u200B\u2B1B' // separated by a zero-width space ); return ! isIdentical; } return false; } /** * Checks emoji support tests. * * This function may be serialized to run in a Worker. Therefore, it cannot refer to variables from the containing * scope. Everything must be passed by parameters. * * @since 6.3.0 * * @private * * @param {string[]} tests Tests. * @param {Function} browserSupportsEmoji Reference to browserSupportsEmoji function, needed due to minification. * @param {Function} emojiSetsRenderIdentically Reference to emojiSetsRenderIdentically function, needed due to minification. * * @return {SupportTests} Support tests. */ function testEmojiSupports( tests, browserSupportsEmoji, emojiSetsRenderIdentically ) { var canvas; if ( typeof WorkerGlobalScope !== 'undefined' && self instanceof WorkerGlobalScope ) { canvas = new OffscreenCanvas( 300, 150 ); // Dimensions are default for HTMLCanvasElement. } else { canvas = document.createElement( 'canvas' ); } var context = canvas.getContext( '2d', { willReadFrequently: true } ); /* * Chrome on OS X added native emoji rendering in M41. Unfortunately, * it doesn't work when the font is bolder than 500 weight. So, we * check for bold rendering support to avoid invisible emoji in Chrome. */ context.textBaseline = 'top'; context.font = '600 32px Arial'; var supports = {}; tests.forEach( function ( test ) { supports[ test ] = browserSupportsEmoji( context, test, emojiSetsRenderIdentically ); } ); return supports; } /** * Adds a script to the head of the document. * * @ignore * * @since 4.2.0 * * @param {string} src The url where the script is located. * * @return {void} */ function addScript( src ) { var script = document.createElement( 'script' ); script.src = src; script.defer = true; document.head.appendChild( script ); } settings.supports = { everything: true, everythingExceptFlag: true }; // Create a promise for DOMContentLoaded since the worker logic may finish after the event has fired. var domReadyPromise = new Promise( function ( resolve ) { document.addEventListener( 'DOMContentLoaded', resolve, { once: true } ); } ); // Obtain the emoji support from the browser, asynchronously when possible. new Promise( function ( resolve ) { var supportTests = getSessionSupportTests(); if ( supportTests ) { resolve( supportTests ); return; } if ( supportsWorkerOffloading() ) { try { // Note that the functions are being passed as arguments due to minification. var workerScript = 'postMessage(' + testEmojiSupports.toString() + '(' + [ JSON.stringify( tests ), browserSupportsEmoji.toString(), emojiSetsRenderIdentically.toString() ].join( ',' ) + '));'; var blob = new Blob( [ workerScript ], { type: 'text/javascript' } ); var worker = new Worker( URL.createObjectURL( blob ), { name: 'wpTestEmojiSupports' } ); worker.onmessage = function ( event ) { supportTests = event.data; setSessionSupportTests( supportTests ); worker.terminate(); resolve( supportTests ); }; return; } catch ( e ) {} } supportTests = testEmojiSupports( tests, browserSupportsEmoji, emojiSetsRenderIdentically ); setSessionSupportTests( supportTests ); resolve( supportTests ); } ) // Once the browser emoji support has been obtained from the session, finalize the settings. .then( function ( supportTests ) { /* * Tests the browser support for flag emojis and other emojis, and adjusts the * support settings accordingly. */ for ( var test in supportTests ) { settings.supports[ test ] = supportTests[ test ]; settings.supports.everything = settings.supports.everything && settings.supports[ test ]; if ( 'flag' !== test ) { settings.supports.everythingExceptFlag = settings.supports.everythingExceptFlag && settings.supports[ test ]; } } settings.supports.everythingExceptFlag = settings.supports.everythingExceptFlag && ! settings.supports.flag; // Sets DOMReady to false and assigns a ready function to settings. settings.DOMReady = false; settings.readyCallback = function () { settings.DOMReady = true; }; } ) .then( function () { return domReadyPromise; } ) .then( function () { // When the browser can not render everything we need to load a polyfill. if ( ! settings.supports.everything ) { settings.readyCallback(); var src = settings.source || {}; if ( src.concatemoji ) { addScript( src.concatemoji ); } else if ( src.wpemoji && src.twemoji ) { addScript( src.twemoji ); addScript( src.wpemoji ); } } } ); } )( window, document, window._wpemojiSettings ); /* ]]> */ </script> <style id='wp-emoji-styles-inline-css' type='text/css'> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='wp-block-library-css' href='https://www.huygens.knaw.nl/wp-includes/css/dist/block-library/style.css?ver=6.7.2' type='text/css' media='all' /> <style id='classic-theme-styles-inline-css' type='text/css'> /** * These rules are needed for backwards compatibility. * They should match the button element rules in the base theme.json file. */ .wp-block-button__link { color: #ffffff; background-color: #32373c; border-radius: 9999px; /* 100% causes an oval, but any explicit but really high value retains the pill shape. */ /* This needs a low specificity so it won't override the rules from the button element if defined in theme.json. */ box-shadow: none; text-decoration: none; /* The extra 2px are added to size solids the same as the outline versions.*/ padding: calc(0.667em + 2px) calc(1.333em + 2px); font-size: 1.125em; } .wp-block-file__button { background: #32373c; color: #ffffff; text-decoration: none; } </style> <style id='global-styles-inline-css' type='text/css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} </style> <link rel='stylesheet' id='cmplz-general-css' href='https://www.huygens.knaw.nl/wp-content/plugins/complianz-gdpr/assets/css/cookieblocker.css?ver=1743601601' type='text/css' media='all' /> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.huygens.knaw.nl/xmlrpc.php?rsd" /> <meta name="generator" content="WordPress 6.7.2" /> <link rel='shortlink' href='https://www.huygens.knaw.nl/' /> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://www.huygens.knaw.nl/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.huygens.knaw.nl%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://www.huygens.knaw.nl/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.huygens.knaw.nl%2F&#038;format=xml" /> <style>.cmplz-hidden { display: none !important; }</style><link rel="icon" href="https://www.huygens.knaw.nl/wp-content/uploads/2022/07/H_Blue_RGB_2x-80x80.png" sizes="32x32" /> <link rel="icon" href="https://www.huygens.knaw.nl/wp-content/uploads/2022/07/H_Blue_RGB_2x-320x320.png" sizes="192x192" /> <link rel="apple-touch-icon" href="https://www.huygens.knaw.nl/wp-content/uploads/2022/07/H_Blue_RGB_2x-320x320.png" /> <meta name="msapplication-TileImage" content="https://www.huygens.knaw.nl/wp-content/uploads/2022/07/H_Blue_RGB_2x-320x320.png" /> </head> <body class="home page-template page-template-template-homepage page-template-template-homepage-php page page-id-7"> <header class="header"> <a class="logo" href="https://www.huygens.knaw.nl"> <img class="logo__desktop" src="https://www.huygens.knaw.nl/wp-content/themes/huygens/img/logo-desktop.svg" alt="Huygens ING"> <img class="logo__mobile" src="https://www.huygens.knaw.nl/wp-content/themes/huygens/img/logo-mobile.svg" alt="Huygens ING"> </a> <!-- end .logo --> <div class="header__bar header__bar--navigation"> <ul class="navigation navigation--pages"> <li class="navigation__item"> <a href="https://www.huygens.knaw.nl/" class="navigation__item__button is-active">Home</a> </li> <!-- end .navigation__item --> <li class="navigation__item"> <a href="https://www.huygens.knaw.nl/projecten/" class="navigation__item__button ">Onderzoeksprojecten</a> </li> <!-- end .navigation__item --> <li class="navigation__item"> <a href="https://www.huygens.knaw.nl/resources/" class="navigation__item__button ">Resources</a> </li> <!-- end .navigation__item --> <li class="navigation__item"> <a href="https://www.huygens.knaw.nl/informatie/" class="navigation__item__button navigation__item__button--has-sub ">Informatie</a> <ul class="navigation navigation--sub"> <li class="navigation__item"> <a href="https://www.huygens.knaw.nl/informatie/nieuws/" class="navigation__item__button ">Nieuws</a> </li> <li class="navigation__item"> <a href="https://www.huygens.knaw.nl/informatie/evenementen/" class="navigation__item__button ">Evenementen</a> </li> <li class="navigation__item"> <a href="https://www.huygens.knaw.nl/informatie/publicaties/" class="navigation__item__button ">Publicaties</a> </li> <li class="navigation__item"> <a href="https://www.huygens.knaw.nl/informatie/videos/" class="navigation__item__button ">Video’s</a> </li> <li class="navigation__item"> <a href="https://www.huygens.knaw.nl/informatie/over-huygens-instituut/" class="navigation__item__button ">Over Huygens Instituut</a> </li> <li class="navigation__item"> <a href="https://www.huygens.knaw.nl/informatie/medewerkers/" class="navigation__item__button ">Medewerkers</a> </li> <li class="navigation__item"> <a href="https://www.huygens.knaw.nl/informatie/vacatures/" class="navigation__item__button ">Werken bij het Huygens Instituut</a> </li> <li class="navigation__item"> <a href="https://www.huygens.knaw.nl/informatie/contact/" class="navigation__item__button ">Contact</a> </li> <li class="navigation__item"> <a href="https://www.huygens.knaw.nl/informatie/open-science-en-data/" class="navigation__item__button ">Open Science &#038; Data</a> </li> <li class="navigation__item"> <a href="https://www.huygens.knaw.nl/informatie/disclaimer-en-copyright/" class="navigation__item__button ">Disclaimer en copyright</a> </li> <li class="navigation__item"> <a href="https://www.huygens.knaw.nl/informatie/beleid-responsible-disclosure/" class="navigation__item__button ">Beleid Responsible Disclosure</a> </li> <li class="navigation__item"> <a href="https://intranet.huygens.knaw.nl/" class="navigation__item__button ">Intranet</a> </li> </ul> <!-- end .navigation--sub --> </li> <!-- end .navigation__item --> <li class="navigation__item hide-in-header"> <ul class="language-toggle"> <li class="lang-item lang-item-109 lang-item-nl current-lang lang-item-first"><a lang="nl-NL" hreflang="nl-NL" href="https://www.huygens.knaw.nl/">Nederlands</a></li> <li class="lang-item lang-item-112 lang-item-en"><a lang="en-GB" hreflang="en-GB" href="https://www.huygens.knaw.nl/en/">English</a></li> </ul> </li> <!-- end .navigation__item --> </ul> <!-- end .navigation --> <ul class="navigation navigation--language-toggle"> <li class="navigation__item"> <ul class="language-toggle"> <li class="lang-item lang-item-109 lang-item-nl current-lang lang-item-first"><a lang="nl-NL" hreflang="nl-NL" href="https://www.huygens.knaw.nl/">Nederlands</a></li> <li class="lang-item lang-item-112 lang-item-en"><a lang="en-GB" hreflang="en-GB" href="https://www.huygens.knaw.nl/en/">English</a></li> </ul> </li> </ul> <!-- end .navigation --> <ul class="navigation navigation--open-search"> <li class="navigation__item"> <a href="#" class="navigation__item__button js-open-search">Zoeken</a> </li> </ul> <!-- end .navigation --> </div> <!-- end .header__bar --> <div class="header__bar header__bar--search"> <form action="https://www.huygens.knaw.nl" method="get" class="search-form"> <input name="s" type="search" class="search-form__input" placeholder="Typ hier uw zoekterm en druk op enter"> </form> <!-- end .header__search --> <ul class="navigation navigation--close-search"> <li class="navigation__item"> <a href="#" class="navigation__item__button js-close-search">Sluiten</a> </li> </ul> <!-- end .navigation --> </div> <!-- end .header__bar --> <a href="#" class="mobile-navigation__button js-toggle-mobile-navigation"></a> </header> <!-- end .header --> <div class="homepage-intro" role="navigation"> <div class="homepage-intro__logo"> <img src="https://www.huygens.knaw.nl/wp-content/themes/huygens/img/logo-homepage-intro.svg" alt="Huygens ING"> </div> <!-- end .homepage-intro__logo --> <div class="homepage-intro__text"> <p>Het Huygens Instituut is het toonaangevende onderzoeksinstituut op het gebied van geschiedenis en cultuur van Nederland. Het instituut bestaat uit de volgende onderzoeksgroepen en afdelingen:</p> </div> <!-- end .homepage-intro__text --> <div class="project-filter"> <div class="project-filter__button-holder"> <a class="project-filter__button project-filter__button--yellow" href="https://www.huygens.knaw.nl/projecten/?thema=politieke-cultuur-en-geschiedenis"> Politieke Cultuur en Geschiedenis </a> <a class="project-filter__button project-filter__button--orange" href="https://www.huygens.knaw.nl/projecten/?thema=kennis-en-kunstpraktijken"> Kennis- en kunstpraktijken </a> <a class="project-filter__button project-filter__button--blue" href="https://www.huygens.knaw.nl/projecten/?thema=liveslab"> LivesLab </a> <a class="project-filter__button project-filter__button--green" href="https://www.huygens.knaw.nl/projecten/?thema=digitale-edities"> Digitale Edities </a> <a class="project-filter__button project-filter__button--purple" href="https://www.huygens.knaw.nl/projecten/?thema=computationele-literatuurwetenschap"> Computationele literatuurwetenschap </a> <a class="project-filter__button project-filter__button--brown" href="https://www.huygens.knaw.nl/projecten/?thema=datamanagement"> Datamanagement </a> <a class="project-filter__button project-filter__button--turquoise" href="https://www.huygens.knaw.nl/projecten/?thema=dhlab"> DHLab </a> <a class="project-filter__button project-filter__button--maroon" href="https://www.huygens.knaw.nl/projecten/?thema=nl-lab"> NL-Lab </a> </div> <!-- end .project-filter__button-holder --> </div> <!-- end .project-filter --> </div> <!-- end .homepage-intro --> <div class="main" role="main"> <div class="homepage-heading"> <h1 class="homepage-heading__text">Uitgelicht</h1> </div> <!-- end .homepage-heading --> <div class="homepage-carousel owl-carousel"> <div class="homepage-carousel__item"> <span class="homepage-carousel__item__label">Evenementen</span> <a href="https://www.huygens.knaw.nl/evenementen/uncovering-shared-yet-troubled-pasts/" class="card card--default"> <div class="card__visual image-filter"> <img width="528" height="298" src="https://www.huygens.knaw.nl/wp-content/uploads/2025/04/UNCOVERING-SHARED-YET-TROUBLED-PASTS-poster-1-e1744105264335-528x298.jpg" class="attachment-card-thumbnail--regular size-card-thumbnail--regular" alt="Uncovering Shared Yet Troubled Pasts" decoding="async" fetchpriority="high" srcset="https://www.huygens.knaw.nl/wp-content/uploads/2025/04/UNCOVERING-SHARED-YET-TROUBLED-PASTS-poster-1-e1744105264335-528x298.jpg 528w, https://www.huygens.knaw.nl/wp-content/uploads/2025/04/UNCOVERING-SHARED-YET-TROUBLED-PASTS-poster-1-e1744105264335-704x396.jpg 704w, https://www.huygens.knaw.nl/wp-content/uploads/2025/04/UNCOVERING-SHARED-YET-TROUBLED-PASTS-poster-1-e1744105264335-352x198.jpg 352w, https://www.huygens.knaw.nl/wp-content/uploads/2025/04/UNCOVERING-SHARED-YET-TROUBLED-PASTS-poster-1-e1744105264335-176x99.jpg 176w, https://www.huygens.knaw.nl/wp-content/uploads/2025/04/UNCOVERING-SHARED-YET-TROUBLED-PASTS-poster-1-e1744105264335-264x149.jpg 264w, https://www.huygens.knaw.nl/wp-content/uploads/2025/04/UNCOVERING-SHARED-YET-TROUBLED-PASTS-poster-1-e1744105264335-55x30.jpg 55w, https://www.huygens.knaw.nl/wp-content/uploads/2025/04/UNCOVERING-SHARED-YET-TROUBLED-PASTS-poster-1-e1744105264335-27x15.jpg 27w" sizes="(max-width: 528px) 100vw, 528px" /> <div class="card__visual__markers"> </div> <!-- end .card__visual__markers --> </div> <!-- end .card__visual --> <div class="card__info"> <div class="card__info__section"> <h6>Uncovering Shared Yet Troubled Pasts</h6> </div> <!-- end .card__info__section --> <div class="card__info__section"> <object> <div class="tag-list"> <a href="https://www.huygens.knaw.nl/projecten/?tag=maatschappij" class="tag-list__item" >maatschappij </a> </div> <!-- end .tag-list --> </object> </div> <!-- end .card__info__section --> </div> <!-- end .card__info --> </a> <!-- end .card --> </div> <!-- end .homepage-carousel__item --> <div class="homepage-carousel__item"> <span class="homepage-carousel__item__label">Onderzoeksproject</span> <a href="https://www.huygens.knaw.nl/projecten/globalise/" class="card card--default"> <div class="card__visual image-filter"> <img width="528" height="298" src="https://www.huygens.knaw.nl/wp-content/uploads/2024/03/Globalise-SK-A-4282-528x298.jpg" class="attachment-card-thumbnail--regular size-card-thumbnail--regular" alt="Globalise" decoding="async" srcset="https://www.huygens.knaw.nl/wp-content/uploads/2024/03/Globalise-SK-A-4282-528x298.jpg 528w, https://www.huygens.knaw.nl/wp-content/uploads/2024/03/Globalise-SK-A-4282-704x396.jpg 704w, https://www.huygens.knaw.nl/wp-content/uploads/2024/03/Globalise-SK-A-4282-352x198.jpg 352w, https://www.huygens.knaw.nl/wp-content/uploads/2024/03/Globalise-SK-A-4282-176x99.jpg 176w, https://www.huygens.knaw.nl/wp-content/uploads/2024/03/Globalise-SK-A-4282-1056x596.jpg 1056w, https://www.huygens.knaw.nl/wp-content/uploads/2024/03/Globalise-SK-A-4282-264x149.jpg 264w, https://www.huygens.knaw.nl/wp-content/uploads/2024/03/Globalise-SK-A-4282-24x15.jpg 24w" sizes="(max-width: 528px) 100vw, 528px" /> <div class="card__visual__markers"> <div class="card__visual__markers__item card__visual__markers__item--brown"></div> </div> <!-- end .card__visual__markers --> </div> <!-- end .card__visual --> <div class="card__info"> <div class="card__info__section"> <h6>Globalise</h6> <p>Het project GLOBALISE maakt het eenvoudiger om onderzoek te doen in de ‘Overgekomen Brieven en Papieren’ van de VOC.</p> </div> <!-- end .card__info__section --> <div class="card__info__section"> <object> <div class="tag-list"> <a href="https://www.huygens.knaw.nl/projecten/?tag=digital-history" class="tag-list__item" >digital history </a> <a href="https://www.huygens.knaw.nl/projecten/?tag=maritieme-geschiedenis" class="tag-list__item" >maritieme geschiedenis </a> <a href="https://www.huygens.knaw.nl/projecten/?tag=overzeese-gebieden" class="tag-list__item" >overzeese gebieden </a> </div> <!-- end .tag-list --> </object> </div> <!-- end .card__info__section --> </div> <!-- end .card__info --> </a> <!-- end .card --> </div> <!-- end .homepage-carousel__item --> <div class="homepage-carousel__item"> <span class="homepage-carousel__item__label">Evenementen</span> <a href="https://www.huygens.knaw.nl/evenementen/symposium-moderne-scheepsbouw-na-1870/" class="card card--default"> <div class="card__visual image-filter"> <img width="528" height="298" src="https://www.huygens.knaw.nl/wp-content/uploads/2025/04/NG-1976-34-A_Marja-Keuning-de-e1744017305769-528x298.jpg" class="attachment-card-thumbnail--regular size-card-thumbnail--regular" alt="Symposium: Moderne scheepsbouw na 1870" decoding="async" srcset="https://www.huygens.knaw.nl/wp-content/uploads/2025/04/NG-1976-34-A_Marja-Keuning-de-e1744017305769-528x298.jpg 528w, https://www.huygens.knaw.nl/wp-content/uploads/2025/04/NG-1976-34-A_Marja-Keuning-de-e1744017305769-704x396.jpg 704w, https://www.huygens.knaw.nl/wp-content/uploads/2025/04/NG-1976-34-A_Marja-Keuning-de-e1744017305769-352x198.jpg 352w, https://www.huygens.knaw.nl/wp-content/uploads/2025/04/NG-1976-34-A_Marja-Keuning-de-e1744017305769-176x99.jpg 176w, https://www.huygens.knaw.nl/wp-content/uploads/2025/04/NG-1976-34-A_Marja-Keuning-de-e1744017305769-1056x596.jpg 1056w, https://www.huygens.knaw.nl/wp-content/uploads/2025/04/NG-1976-34-A_Marja-Keuning-de-e1744017305769-264x149.jpg 264w" sizes="(max-width: 528px) 100vw, 528px" /> <div class="card__visual__markers"> </div> <!-- end .card__visual__markers --> </div> <!-- end .card__visual --> <div class="card__info"> <div class="card__info__section"> <h6>Symposium: Moderne scheepsbouw na 1870</h6> </div> <!-- end .card__info__section --> <div class="card__info__section"> <object> <div class="tag-list"> <a href="https://www.huygens.knaw.nl/projecten/?tag=maritieme-geschiedenis" class="tag-list__item" >maritieme geschiedenis </a> </div> <!-- end .tag-list --> </object> </div> <!-- end .card__info__section --> </div> <!-- end .card__info --> </a> <!-- end .card --> </div> <!-- end .homepage-carousel__item --> <div class="homepage-carousel__item"> <span class="homepage-carousel__item__label">Onderzoeksproject</span> <a href="https://www.huygens.knaw.nl/projecten/oorlog-voor-de-rechter/" class="card card--default"> <div class="card__visual image-filter"> <img width="528" height="298" src="https://www.huygens.knaw.nl/wp-content/uploads/2023/02/logo_OvdR-lowres-528x298.jpg" class="attachment-card-thumbnail--regular size-card-thumbnail--regular" alt="Oorlog voor de Rechter" decoding="async" srcset="https://www.huygens.knaw.nl/wp-content/uploads/2023/02/logo_OvdR-lowres-528x298.jpg 528w, https://www.huygens.knaw.nl/wp-content/uploads/2023/02/logo_OvdR-lowres-702x396.jpg 702w, https://www.huygens.knaw.nl/wp-content/uploads/2023/02/logo_OvdR-lowres-352x198.jpg 352w, https://www.huygens.knaw.nl/wp-content/uploads/2023/02/logo_OvdR-lowres-176x99.jpg 176w, https://www.huygens.knaw.nl/wp-content/uploads/2023/02/logo_OvdR-lowres-264x149.jpg 264w" sizes="(max-width: 528px) 100vw, 528px" /> <div class="card__visual__markers"> <div class="card__visual__markers__item card__visual__markers__item--brown"></div> </div> <!-- end .card__visual__markers --> </div> <!-- end .card__visual --> <div class="card__info"> <div class="card__info__section"> <h6>Oorlog voor de Rechter</h6> <p>In dit project wordt het CABR digitaal en op innovatieve wijze toegankelijk voor een breed publiek.</p> </div> <!-- end .card__info__section --> <div class="card__info__section"> <object> <div class="tag-list"> <a href="https://www.huygens.knaw.nl/projecten/?tag=digital-history" class="tag-list__item" >digital history </a> <a href="https://www.huygens.knaw.nl/projecten/?tag=maatschappij" class="tag-list__item" >maatschappij </a> <a href="https://www.huygens.knaw.nl/projecten/?tag=oorlog-en-krijgsmacht" class="tag-list__item" >oorlog en krijgsmacht </a> </div> <!-- end .tag-list --> </object> </div> <!-- end .card__info__section --> </div> <!-- end .card__info --> </a> <!-- end .card --> </div> <!-- end .homepage-carousel__item --> <div class="homepage-carousel__item"> <span class="homepage-carousel__item__label">Evenementen</span> <a href="https://www.huygens.knaw.nl/evenementen/seminarreeks-historische-conservering-van-voedingsmiddelen/" class="card card--default"> <div class="card__visual image-filter"> <img width="528" height="298" src="https://www.huygens.knaw.nl/wp-content/uploads/2025/03/RP-P-1889-A-14934-scaled-e1744017356345-528x298.jpg" class="attachment-card-thumbnail--regular size-card-thumbnail--regular" alt="Seminarreeks: Historische conservering van voedingsmiddelen" decoding="async" srcset="https://www.huygens.knaw.nl/wp-content/uploads/2025/03/RP-P-1889-A-14934-scaled-e1744017356345-528x298.jpg 528w, https://www.huygens.knaw.nl/wp-content/uploads/2025/03/RP-P-1889-A-14934-scaled-e1744017356345-704x396.jpg 704w, https://www.huygens.knaw.nl/wp-content/uploads/2025/03/RP-P-1889-A-14934-scaled-e1744017356345-352x198.jpg 352w, https://www.huygens.knaw.nl/wp-content/uploads/2025/03/RP-P-1889-A-14934-scaled-e1744017356345-176x99.jpg 176w, https://www.huygens.knaw.nl/wp-content/uploads/2025/03/RP-P-1889-A-14934-scaled-e1744017356345-1056x596.jpg 1056w, https://www.huygens.knaw.nl/wp-content/uploads/2025/03/RP-P-1889-A-14934-scaled-e1744017356345-264x149.jpg 264w" sizes="(max-width: 528px) 100vw, 528px" /> <div class="card__visual__markers"> </div> <!-- end .card__visual__markers --> </div> <!-- end .card__visual --> <div class="card__info"> <div class="card__info__section"> <h6>Seminarreeks: Historische conservering van voedingsmiddelen</h6> </div> <!-- end .card__info__section --> <div class="card__info__section"> <object> <div class="tag-list"> <a href="https://www.huygens.knaw.nl/projecten/?tag=cultuur-en-kunst" class="tag-list__item" >cultuur en kunst </a> <a href="https://www.huygens.knaw.nl/projecten/?tag=maatschappij" class="tag-list__item" >maatschappij </a> </div> <!-- end .tag-list --> </object> </div> <!-- end .card__info__section --> </div> <!-- end .card__info --> </a> <!-- end .card --> </div> <!-- end .homepage-carousel__item --> </div> <!-- end .homepage-carousel --> </div> <!-- end .main --> <div class="main"> <div class="homepage-heading"> <h4 class="homepage-heading__text">Resources</h4> <a class="homepage-heading__button" href="https://www.huygens.knaw.nl/resources/">Bekijk alle resources</a> </div> <!-- end .homepage-heading --> <div class="project-overview"> <a href="https://www.huygens.knaw.nl/resources/de-briefwisseling-van-cristofforo-suriano-1616-1623/" class="card card--default"> <div class="card__visual"> <img width="352" height="198" src="https://www.huygens.knaw.nl/wp-content/uploads/2024/10/Suriano_Inscriptie_KB_AlbaAmicorumMassa-352x198.jpg" class="attachment-card--regular size-card--regular" alt="De briefwisseling van Cristofforo Suriano (1616-1623)" decoding="async" srcset="https://www.huygens.knaw.nl/wp-content/uploads/2024/10/Suriano_Inscriptie_KB_AlbaAmicorumMassa-352x198.jpg 352w, https://www.huygens.knaw.nl/wp-content/uploads/2024/10/Suriano_Inscriptie_KB_AlbaAmicorumMassa-704x396.jpg 704w, https://www.huygens.knaw.nl/wp-content/uploads/2024/10/Suriano_Inscriptie_KB_AlbaAmicorumMassa-176x99.jpg 176w, https://www.huygens.knaw.nl/wp-content/uploads/2024/10/Suriano_Inscriptie_KB_AlbaAmicorumMassa-1056x596.jpg 1056w, https://www.huygens.knaw.nl/wp-content/uploads/2024/10/Suriano_Inscriptie_KB_AlbaAmicorumMassa-528x298.jpg 528w, https://www.huygens.knaw.nl/wp-content/uploads/2024/10/Suriano_Inscriptie_KB_AlbaAmicorumMassa-264x149.jpg 264w" sizes="(max-width: 352px) 100vw, 352px" /> </div> <!-- end .card__visual --> <div class="card__info"> <div class="card__info__section"> <h6>De briefwisseling van Cristofforo Suriano (1616-1623)</h6> </div> <!-- end .card__info__section --> <div class="card__info__section"> <object> <div class="tag-list"> <a href="https://www.huygens.knaw.nl/resources/?rtype=86" class="tag-list__item tag-list__item--type">correspondenties </a> <a href="https://www.huygens.knaw.nl/resources/?rtype=82" class="tag-list__item tag-list__item--type">diplomatieke berichten </a> <a href="https://www.huygens.knaw.nl/resources/?rtag=106" class="tag-list__item">digital history </a> <a href="https://www.huygens.knaw.nl/resources/?rtag=65" class="tag-list__item">politiek en bestuur </a> </div> <!-- end .tag-list --> </object> </div> <!-- end .card__info__section --> </div> <!-- end .card__info --> <object> <a href="https://edition.suriano.huygens.knaw.nl/" target="_blank" class="card__button"> <span class="card__button__text">Bekijk resource</span> <span class="card__button__icon"></span> </a> </object> </a> <!-- end .card --> <a href="https://www.huygens.knaw.nl/resources/ogier-van-denemerken/" class="card card--default"> <div class="card__visual"> <img width="352" height="198" src="https://www.huygens.knaw.nl/wp-content/uploads/2019/12/6334570-holger-danske-352x198.jpg" class="attachment-card--regular size-card--regular" alt="Ogier van Denemerken" decoding="async" srcset="https://www.huygens.knaw.nl/wp-content/uploads/2019/12/6334570-holger-danske-352x198.jpg 352w, https://www.huygens.knaw.nl/wp-content/uploads/2019/12/6334570-holger-danske-704x396.jpg 704w, https://www.huygens.knaw.nl/wp-content/uploads/2019/12/6334570-holger-danske-176x99.jpg 176w, https://www.huygens.knaw.nl/wp-content/uploads/2019/12/6334570-holger-danske-1056x596.jpg 1056w, https://www.huygens.knaw.nl/wp-content/uploads/2019/12/6334570-holger-danske-528x298.jpg 528w, https://www.huygens.knaw.nl/wp-content/uploads/2019/12/6334570-holger-danske-264x149.jpg 264w, https://www.huygens.knaw.nl/wp-content/uploads/2019/12/6334570-holger-danske-105x60.jpg 105w, https://www.huygens.knaw.nl/wp-content/uploads/2019/12/6334570-holger-danske-52x30.jpg 52w, https://www.huygens.knaw.nl/wp-content/uploads/2019/12/6334570-holger-danske-26x15.jpg 26w" sizes="(max-width: 352px) 100vw, 352px" /> </div> <!-- end .card__visual --> <div class="card__info"> <div class="card__info__section"> <h6>Ogier van Denemerken</h6> </div> <!-- end .card__info__section --> <div class="card__info__section"> <object> <div class="tag-list"> <a href="https://www.huygens.knaw.nl/resources/?rtype=28" class="tag-list__item tag-list__item--type">Teksteditie </a> <a href="https://www.huygens.knaw.nl/resources/?rtag=105" class="tag-list__item">literatuur </a> </div> <!-- end .tag-list --> </object> </div> <!-- end .card__info__section --> </div> <!-- end .card__info --> <object> <a href="https://ogier.huygens.knaw.nl/" target="_blank" class="card__button"> <span class="card__button__text">Bekijk resource</span> <span class="card__button__icon"></span> </a> </object> </a> <!-- end .card --> <a href="https://www.huygens.knaw.nl/resources/biografisch-portaal-van-nederland/" class="card card--default"> <div class="card__visual"> <img width="352" height="198" src="https://www.huygens.knaw.nl/wp-content/uploads/2019/09/biografischportaalNL-352x198.jpg" class="attachment-card--regular size-card--regular" alt="Biografisch Portaal van Nederland" decoding="async" srcset="https://www.huygens.knaw.nl/wp-content/uploads/2019/09/biografischportaalNL-352x198.jpg 352w, https://www.huygens.knaw.nl/wp-content/uploads/2019/09/biografischportaalNL-176x99.jpg 176w, https://www.huygens.knaw.nl/wp-content/uploads/2019/09/biografischportaalNL-264x149.jpg 264w, https://www.huygens.knaw.nl/wp-content/uploads/2019/09/biografischportaalNL-106x60.jpg 106w, https://www.huygens.knaw.nl/wp-content/uploads/2019/09/biografischportaalNL-53x30.jpg 53w, https://www.huygens.knaw.nl/wp-content/uploads/2019/09/biografischportaalNL-27x15.jpg 27w, https://www.huygens.knaw.nl/wp-content/uploads/2019/09/biografischportaalNL.jpg 528w" sizes="(max-width: 352px) 100vw, 352px" /> </div> <!-- end .card__visual --> <div class="card__info"> <div class="card__info__section"> <h6>Biografisch Portaal van Nederland</h6> </div> <!-- end .card__info__section --> <div class="card__info__section"> <object> <div class="tag-list"> <a href="https://www.huygens.knaw.nl/resources/?rtype=80" class="tag-list__item tag-list__item--type">biografische naslagwerken </a> <a href="https://www.huygens.knaw.nl/resources/?rtag=84" class="tag-list__item">maatschappij </a> </div> <!-- end .tag-list --> </object> </div> <!-- end .card__info__section --> </div> <!-- end .card__info --> <object> <a href="http://www.biografischportaal.nl/" target="_blank" class="card__button"> <span class="card__button__text">Bekijk resource</span> <span class="card__button__icon"></span> </a> </object> </a> <!-- end .card --> <a href="https://www.huygens.knaw.nl/resources/resolutien-der-staten-generaal-1576-1625/" class="card card--default"> <div class="card__visual"> <img width="352" height="198" src="https://www.huygens.knaw.nl/wp-content/uploads/2018/06/Staten-Generaal-lowres-352x198.jpg" class="attachment-card--regular size-card--regular" alt="Resolutiën der Staten-Generaal 1576-1625" decoding="async" srcset="https://www.huygens.knaw.nl/wp-content/uploads/2018/06/Staten-Generaal-lowres-352x198.jpg 352w, https://www.huygens.knaw.nl/wp-content/uploads/2018/06/Staten-Generaal-lowres-704x396.jpg 704w, https://www.huygens.knaw.nl/wp-content/uploads/2018/06/Staten-Generaal-lowres-176x99.jpg 176w, https://www.huygens.knaw.nl/wp-content/uploads/2018/06/Staten-Generaal-lowres-1056x596.jpg 1056w, https://www.huygens.knaw.nl/wp-content/uploads/2018/06/Staten-Generaal-lowres-528x298.jpg 528w, https://www.huygens.knaw.nl/wp-content/uploads/2018/06/Staten-Generaal-lowres-264x149.jpg 264w" sizes="(max-width: 352px) 100vw, 352px" /> </div> <!-- end .card__visual --> <div class="card__info"> <div class="card__info__section"> <h6>Resolutiën der Staten-Generaal 1576-1625</h6> </div> <!-- end .card__info__section --> <div class="card__info__section"> <object> <div class="tag-list"> <a href="https://www.huygens.knaw.nl/resources/?rtype=70" class="tag-list__item tag-list__item--type">handelingen &amp; notulen </a> <a href="https://www.huygens.knaw.nl/resources/?rtag=65" class="tag-list__item">politiek en bestuur </a> </div> <!-- end .tag-list --> </object> </div> <!-- end .card__info__section --> </div> <!-- end .card__info --> <object> <a href="http://resources.huygens.knaw.nl/besluitenstatengeneraal1576-1630" target="_blank" class="card__button"> <span class="card__button__text">Bekijk resource</span> <span class="card__button__icon"></span> </a> </object> </a> <!-- end .card --> <a href="https://www.huygens.knaw.nl/resources/marginal-scholarship-the-practice-of-learning-in-the-early-middel-ages/" class="card card--default"> <div class="card__visual"> <img width="352" height="198" src="https://www.huygens.knaw.nl/wp-content/uploads/2018/06/Leiden-UB-VLF-64.-Juvenalis-Satyrae.-France-second-half-of-the-10th-century.-352x198.jpg" class="attachment-card--regular size-card--regular" alt="Marginal Scholarship: The Practice of Learning in the Early Middle Ages" decoding="async" srcset="https://www.huygens.knaw.nl/wp-content/uploads/2018/06/Leiden-UB-VLF-64.-Juvenalis-Satyrae.-France-second-half-of-the-10th-century.-352x198.jpg 352w, https://www.huygens.knaw.nl/wp-content/uploads/2018/06/Leiden-UB-VLF-64.-Juvenalis-Satyrae.-France-second-half-of-the-10th-century.-176x99.jpg 176w, https://www.huygens.knaw.nl/wp-content/uploads/2018/06/Leiden-UB-VLF-64.-Juvenalis-Satyrae.-France-second-half-of-the-10th-century.-264x149.jpg 264w, https://www.huygens.knaw.nl/wp-content/uploads/2018/06/Leiden-UB-VLF-64.-Juvenalis-Satyrae.-France-second-half-of-the-10th-century.-106x60.jpg 106w, https://www.huygens.knaw.nl/wp-content/uploads/2018/06/Leiden-UB-VLF-64.-Juvenalis-Satyrae.-France-second-half-of-the-10th-century.-53x30.jpg 53w, https://www.huygens.knaw.nl/wp-content/uploads/2018/06/Leiden-UB-VLF-64.-Juvenalis-Satyrae.-France-second-half-of-the-10th-century.-27x15.jpg 27w, https://www.huygens.knaw.nl/wp-content/uploads/2018/06/Leiden-UB-VLF-64.-Juvenalis-Satyrae.-France-second-half-of-the-10th-century..jpg 528w" sizes="(max-width: 352px) 100vw, 352px" /> </div> <!-- end .card__visual --> <div class="card__info"> <div class="card__info__section"> <h6>Marginal Scholarship: The Practice of Learning in the Early Middle Ages</h6> </div> <!-- end .card__info__section --> <div class="card__info__section"> <object> <div class="tag-list"> <a href="https://www.huygens.knaw.nl/resources/?rtype=66" class="tag-list__item tag-list__item--type">bronnenpublicaties </a> <a href="https://www.huygens.knaw.nl/resources/?rtag=92" class="tag-list__item">cultuur en kunst </a> <a href="https://www.huygens.knaw.nl/resources/?rtag=68" class="tag-list__item">wetenschap en techniek </a> </div> <!-- end .tag-list --> </object> </div> <!-- end .card__info__section --> </div> <!-- end .card__info --> <object> <a href="https://database.marginalscholarship.nl/" target="_blank" class="card__button"> <span class="card__button__text">Bekijk resource</span> <span class="card__button__icon"></span> </a> </object> </a> <!-- end .card --> <a href="https://www.huygens.knaw.nl/resources/boekhouder-generaal-batavia-ontsluiting-bronnen-goederenverkeer-van-de-verenigde-oostindische-compagnie-in-de-achttiende-eeuw/" class="card card--default"> <div class="card__visual"> <img width="352" height="198" src="https://www.huygens.knaw.nl/wp-content/uploads/2018/06/De-wapens-van-de-VOC-en-Batavia-Jeronimus-Becx-II-1651-rijksmuseum-lowres-352x198.jpg" class="attachment-card--regular size-card--regular" alt="Boekhouder-generaal Batavia. Ontsluiting bronnen goederenverkeer van de Verenigde Oostindische Compagnie in de achttiende eeuw" decoding="async" srcset="https://www.huygens.knaw.nl/wp-content/uploads/2018/06/De-wapens-van-de-VOC-en-Batavia-Jeronimus-Becx-II-1651-rijksmuseum-lowres-352x198.jpg 352w, https://www.huygens.knaw.nl/wp-content/uploads/2018/06/De-wapens-van-de-VOC-en-Batavia-Jeronimus-Becx-II-1651-rijksmuseum-lowres-176x99.jpg 176w, https://www.huygens.knaw.nl/wp-content/uploads/2018/06/De-wapens-van-de-VOC-en-Batavia-Jeronimus-Becx-II-1651-rijksmuseum-lowres-528x298.jpg 528w, https://www.huygens.knaw.nl/wp-content/uploads/2018/06/De-wapens-van-de-VOC-en-Batavia-Jeronimus-Becx-II-1651-rijksmuseum-lowres-264x149.jpg 264w, https://www.huygens.knaw.nl/wp-content/uploads/2018/06/De-wapens-van-de-VOC-en-Batavia-Jeronimus-Becx-II-1651-rijksmuseum-lowres-24x15.jpg 24w" sizes="(max-width: 352px) 100vw, 352px" /> </div> <!-- end .card__visual --> <div class="card__info"> <div class="card__info__section"> <h6>Boekhouder-generaal Batavia. Ontsluiting bronnen goederenverkeer van de Verenigde Oostindische Compagnie in de achttiende eeuw</h6> </div> <!-- end .card__info__section --> <div class="card__info__section"> <object> <div class="tag-list"> <a href="https://www.huygens.knaw.nl/resources/?rtype=87" class="tag-list__item tag-list__item--type">goederenlijsten </a> <a href="https://www.huygens.knaw.nl/resources/?rtag=63" class="tag-list__item">overzeese gebieden </a> </div> <!-- end .tag-list --> </object> </div> <!-- end .card__info__section --> </div> <!-- end .card__info --> <object> <a href="http://resources.huygens.knaw.nl/boekhoudergeneraalbatavia" target="_blank" class="card__button"> <span class="card__button__text">Bekijk resource</span> <span class="card__button__icon"></span> </a> </object> </a> <!-- end .card --> </div> <!-- end .project-overview --> </div> <!-- end .main --> <div class="newsletter"> <h4 class="newsletter__heading">Schrijf je in voor de nieuwsbrief</h4> <!-- Begin MailChimp Signup Form --> <div id="mc_embed_signup"> <form action="https://knaw.us5.list-manage.com/subscribe/post?u=a63356907976be035ff6cb4f5&amp;id=060fbba545" class="validate" id="mc-embedded-subscribe-form" method="post" name="mc-embedded-subscribe-form" novalidate="" target="_blank"> <div id="mc_embed_signup_scroll"><input class="required email" id="mce-EMAIL" name="EMAIL" placeholder="Jouw emailadres" type="email" value="" /> <div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_a63356907976be035ff6cb4f5_060fbba545" tabindex="-1" value=""></div> <input class="button" id="mc-embedded-subscribe" name="subscribe" type="submit" value="Abonneren" /></div> </form> </div> <!--End mc_embed_signup--> </div> <!-- end .newsletter --> <footer class="footer"> <div class="footer__inner"> <div class="footer__column"> <h2>Contact</h2> <p>Ons bezoekadres:<br /> Spinhuis<br /> Oudezijds Achterburgwal 185<br /> 1012 DK AMSTERDAM</p> <p>Ons postadres:<br /> Huygens Instituut<br /> Postbus 10855<br /> 1001 EW AMSTERDAM</p> <p><a href="mailto:info@huygens.knaw.nl">info@huygens.knaw.nl</a><br /> +31 (0)20 — 224 68 00</p> <div class="disclaimer"> <div class="disclaimer__text"> Het Huygens Instituut is onderdeel van: </div> <!-- end .disclaimer__text --> <div class="disclaimer__logos"> <a href="https://huc.knaw.nl/" target="_blank"> <img src="https://www.huygens.knaw.nl/wp-content/themes/huygens/img/footer-logo-knaw-humanities-cluster.png" alt="Bezoek KNAW Humanities Cluster"> </a> <a href="https://www.knaw.nl/" target="_blank"> <img src="https://www.huygens.knaw.nl/wp-content/themes/huygens/img/footer-logo-knaw.png" alt="Bezoek KNAW"> </a> </div> <!-- end .disclaimer__logos --> </div> </div> <!-- end .footer__column --> <div class="footer__column"> <h2>Huygens Instituut</h2> <p>Het instituut beoogt de Nederlandse geschiedenis en cultuur inclusiever te maken. Het instituut ontsluit historische bronnen en literaire teksten voor verder analytisch en interpretatief onderzoek. Daarnaast neemt het Huygens Instituut het voortouw in het ontwikkelen van innovatieve methoden, tools en duurzame digitale infrastructuur.</p> <p><a href="https://www.huygens.knaw.nl/informatie/disclaimer-en-copyright/">Privacybeleid</a></p> <p><a href="/informatie/cookieverklaring/">Cookieverklaring</a></p> <p><a href="https://www.huygens.knaw.nl/informatie/wet-open-overheid-woo/">Wet open overheid (Woo)</a></p> <p><a href="https://intranet.huygens.knaw.nl/" target="_blank" rel="noopener">Intranet</a></p> </div> <!-- end .footer__column --> <div class="footer__column"> <h2>Huygens Instituut is a partner of</h2> <ul class="logo-holder"> <li class="logo-holder__item"> <a href="https://www.historici.nl/" target="_blank"> <img width="198" height="30" src="https://www.huygens.knaw.nl/wp-content/uploads/2018/05/logo-historici-198x30.png" class="attachment-footer-logo--regular size-footer-logo--regular" alt="Bezoek historici.nl" decoding="async" loading="lazy" srcset="https://www.huygens.knaw.nl/wp-content/uploads/2018/05/logo-historici-198x30.png 198w, https://www.huygens.knaw.nl/wp-content/uploads/2018/05/logo-historici-99x15.png 99w, https://www.huygens.knaw.nl/wp-content/uploads/2018/05/logo-historici.png 264w" sizes="auto, (max-width: 198px) 100vw, 198px" /> </a> </li> </ul> <!-- end .logo-holder --> </div> <!-- end .footer__column --> </div> <!-- end .footer__inner --> </footer> <!-- end .footer --> <div class="mobile-navigation"> <a href="#" class="mobile-navigation__button js-toggle-mobile-navigation"></a> <ul class="navigation navigation--pages"> <li class="navigation__item"> <a href="https://www.huygens.knaw.nl/" class="navigation__item__button is-active">Home</a> </li> <!-- end .navigation__item --> <li class="navigation__item"> <a href="https://www.huygens.knaw.nl/projecten/" class="navigation__item__button ">Onderzoeksprojecten</a> </li> <!-- end .navigation__item --> <li class="navigation__item"> <a href="https://www.huygens.knaw.nl/resources/" class="navigation__item__button ">Resources</a> </li> <!-- end .navigation__item --> <li class="navigation__item"> <a href="https://www.huygens.knaw.nl/informatie/" class="navigation__item__button navigation__item__button--has-sub ">Informatie</a> <ul class="navigation navigation--sub"> <li class="navigation__item"> <a href="https://www.huygens.knaw.nl/informatie/nieuws/" class="navigation__item__button ">Nieuws</a> </li> <li class="navigation__item"> <a href="https://www.huygens.knaw.nl/informatie/evenementen/" class="navigation__item__button ">Evenementen</a> </li> <li class="navigation__item"> <a href="https://www.huygens.knaw.nl/informatie/publicaties/" class="navigation__item__button ">Publicaties</a> </li> <li class="navigation__item"> <a href="https://www.huygens.knaw.nl/informatie/videos/" class="navigation__item__button ">Video’s</a> </li> <li class="navigation__item"> <a href="https://www.huygens.knaw.nl/informatie/over-huygens-instituut/" class="navigation__item__button ">Over Huygens Instituut</a> </li> <li class="navigation__item"> <a href="https://www.huygens.knaw.nl/informatie/medewerkers/" class="navigation__item__button ">Medewerkers</a> </li> <li class="navigation__item"> <a href="https://www.huygens.knaw.nl/informatie/vacatures/" class="navigation__item__button ">Werken bij het Huygens Instituut</a> </li> <li class="navigation__item"> <a href="https://www.huygens.knaw.nl/informatie/contact/" class="navigation__item__button ">Contact</a> </li> <li class="navigation__item"> <a href="https://www.huygens.knaw.nl/informatie/open-science-en-data/" class="navigation__item__button ">Open Science &#038; Data</a> </li> <li class="navigation__item"> <a href="https://www.huygens.knaw.nl/informatie/disclaimer-en-copyright/" class="navigation__item__button ">Disclaimer en copyright</a> </li> <li class="navigation__item"> <a href="https://www.huygens.knaw.nl/informatie/beleid-responsible-disclosure/" class="navigation__item__button ">Beleid Responsible Disclosure</a> </li> <li class="navigation__item"> <a href="https://intranet.huygens.knaw.nl/" class="navigation__item__button ">Intranet</a> </li> </ul> <!-- end .navigation--sub --> </li> <!-- end .navigation__item --> <li class="navigation__item hide-in-header"> <ul class="language-toggle"> <li class="lang-item lang-item-109 lang-item-nl current-lang lang-item-first"><a lang="nl-NL" hreflang="nl-NL" href="https://www.huygens.knaw.nl/">Nederlands</a></li> <li class="lang-item lang-item-112 lang-item-en"><a lang="en-GB" hreflang="en-GB" href="https://www.huygens.knaw.nl/en/">English</a></li> </ul> </li> <!-- end .navigation__item --> </ul> <!-- end .navigation --> <form action="https://www.huygens.knaw.nl" method="get" class="search-form"> <input name="s" type="search" class="search-form__input" placeholder="Zoeken"> </form> <!-- end .header__search --> </div> <!-- end .mobile-navigation --> <script src="//ajax.googleapis.com/ajax/libs/jquery/3.4.0/jquery.min.js"></script> <script> window.jQuery || document.write('<script src="https://www.huygens.knaw.nl/wp-content/themes/huygens/js/vendor/jquery-3.4.0.min.js"><\/script>'); </script> <script src="https://www.huygens.knaw.nl/wp-content/themes/huygens/js/vendor/SmoothScroll.js"></script> <script src="https://www.huygens.knaw.nl/wp-content/themes/huygens/js/vendor/owl.carousel.js"></script> <script src="https://www.huygens.knaw.nl/wp-content/themes/huygens/js/vendor/jquery.fitvids.js"></script> <script src="https://www.huygens.knaw.nl/wp-content/themes/huygens/js/main.js"></script> <!-- Consent Management powered by Complianz | GDPR/CCPA Cookie Consent https://wordpress.org/plugins/complianz-gdpr --> <div id="cmplz-cookiebanner-container"><div class="cmplz-cookiebanner cmplz-hidden banner-1 banner-a optin cmplz-bottom-left cmplz-categories-type-view-preferences" aria-modal="true" data-nosnippet="true" role="dialog" aria-live="polite" aria-labelledby="cmplz-header-1-optin" aria-describedby="cmplz-message-1-optin"> <div class="cmplz-header"> <div class="cmplz-logo"></div> <div class="cmplz-title" id="cmplz-header-1-optin">Beheer toestemming</div> <div class="cmplz-close" tabindex="0" role="button" aria-label="Dialoogvenster sluiten"> <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="times" class="svg-inline--fa fa-times fa-w-11" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 352 512"><path fill="currentColor" d="M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48 0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48 0L9.21 111.45c-12.28 12.28-12.28 32.19 0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19 0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48 0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.48 0l22.24-22.24c12.28-12.28 12.28-32.19 0-44.48L242.72 256z"></path></svg> </div> </div> <div class="cmplz-divider cmplz-divider-header"></div> <div class="cmplz-body"> <div class="cmplz-message" id="cmplz-message-1-optin"><p>Om de beste ervaringen te bieden, gebruiken wij technologieën zoals cookies om informatie over je apparaat op te slaan en/of te raadplegen. Door in te stemmen met deze technologieën kunnen wij gegevens zoals surfgedrag of unieke ID's op deze site verwerken. Als je geen toestemming geeft of je toestemming intrekt, kan dit een nadelige invloed hebben op bepaalde functies en mogelijkheden.</p></div> <!-- categories start --> <div class="cmplz-categories"> <details class="cmplz-category cmplz-functional" > <summary> <span class="cmplz-category-header"> <span class="cmplz-category-title">Functioneel</span> <span class='cmplz-always-active'> <span class="cmplz-banner-checkbox"> <input type="checkbox" id="cmplz-functional-optin" data-category="cmplz_functional" class="cmplz-consent-checkbox cmplz-functional" size="40" value="1"/> <label class="cmplz-label" for="cmplz-functional-optin" tabindex="0"><span class="screen-reader-text">Functioneel</span></label> </span> Altijd actief </span> <span class="cmplz-icon cmplz-open"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" height="18" ><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"/></svg> </span> </span> </summary> <div class="cmplz-description"> <span class="cmplz-description-functional">De technische opslag of toegang is strikt noodzakelijk voor het legitieme doel het gebruik mogelijk te maken van een specifieke dienst waarom de abonnee of gebruiker uitdrukkelijk heeft gevraagd, of met als enig doel de uitvoering van de transmissie van een communicatie over een elektronisch communicatienetwerk.</span> </div> </details> <details class="cmplz-category cmplz-preferences" > <summary> <span class="cmplz-category-header"> <span class="cmplz-category-title">Voorkeuren</span> <span class="cmplz-banner-checkbox"> <input type="checkbox" id="cmplz-preferences-optin" data-category="cmplz_preferences" class="cmplz-consent-checkbox cmplz-preferences" size="40" value="1"/> <label class="cmplz-label" for="cmplz-preferences-optin" tabindex="0"><span class="screen-reader-text">Voorkeuren</span></label> </span> <span class="cmplz-icon cmplz-open"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" height="18" ><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"/></svg> </span> </span> </summary> <div class="cmplz-description"> <span class="cmplz-description-preferences">De technische opslag of toegang is noodzakelijk voor het legitieme doel voorkeuren op te slaan die niet door de abonnee of gebruiker zijn aangevraagd.</span> </div> </details> <details class="cmplz-category cmplz-statistics" > <summary> <span class="cmplz-category-header"> <span class="cmplz-category-title">Statistieken</span> <span class="cmplz-banner-checkbox"> <input type="checkbox" id="cmplz-statistics-optin" data-category="cmplz_statistics" class="cmplz-consent-checkbox cmplz-statistics" size="40" value="1"/> <label class="cmplz-label" for="cmplz-statistics-optin" tabindex="0"><span class="screen-reader-text">Statistieken</span></label> </span> <span class="cmplz-icon cmplz-open"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" height="18" ><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"/></svg> </span> </span> </summary> <div class="cmplz-description"> <span class="cmplz-description-statistics">De technische opslag of toegang die uitsluitend voor statistische doeleinden wordt gebruikt.</span> <span class="cmplz-description-statistics-anonymous">De technische opslag of toegang die uitsluitend wordt gebruikt voor anonieme statistische doeleinden. Zonder dagvaarding, vrijwillige naleving door je Internet Service Provider, of aanvullende gegevens van een derde partij, kan informatie die alleen voor dit doel wordt opgeslagen of opgehaald gewoonlijk niet worden gebruikt om je te identificeren.</span> </div> </details> <details class="cmplz-category cmplz-marketing" > <summary> <span class="cmplz-category-header"> <span class="cmplz-category-title">Marketing</span> <span class="cmplz-banner-checkbox"> <input type="checkbox" id="cmplz-marketing-optin" data-category="cmplz_marketing" class="cmplz-consent-checkbox cmplz-marketing" size="40" value="1"/> <label class="cmplz-label" for="cmplz-marketing-optin" tabindex="0"><span class="screen-reader-text">Marketing</span></label> </span> <span class="cmplz-icon cmplz-open"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" height="18" ><path d="M224 416c-8.188 0-16.38-3.125-22.62-9.375l-192-192c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0L224 338.8l169.4-169.4c12.5-12.5 32.75-12.5 45.25 0s12.5 32.75 0 45.25l-192 192C240.4 412.9 232.2 416 224 416z"/></svg> </span> </span> </summary> <div class="cmplz-description"> <span class="cmplz-description-marketing">De technische opslag of toegang is nodig om gebruikersprofielen op te stellen voor het verzenden van reclame, of om de gebruiker op een site of over verschillende sites te volgen voor soortgelijke marketingdoeleinden.</span> </div> </details> </div><!-- categories end --> </div> <div class="cmplz-links cmplz-information"> <a class="cmplz-link cmplz-manage-options cookie-statement" href="#" data-relative_url="#cmplz-manage-consent-container">Beheer opties</a> <a class="cmplz-link cmplz-manage-third-parties cookie-statement" href="#" data-relative_url="#cmplz-cookies-overview">Beheer diensten</a> <a class="cmplz-link cmplz-manage-vendors tcf cookie-statement" href="#" data-relative_url="#cmplz-tcf-wrapper">Beheer {vendor_count} leveranciers</a> <a class="cmplz-link cmplz-external cmplz-read-more-purposes tcf" target="_blank" rel="noopener noreferrer nofollow" href="https://cookiedatabase.org/tcf/purposes/">Lees meer over deze doeleinden</a> </div> <div class="cmplz-divider cmplz-footer"></div> <div class="cmplz-buttons"> <button class="cmplz-btn cmplz-accept">Accepteren</button> <button class="cmplz-btn cmplz-deny">Weigeren</button> <button class="cmplz-btn cmplz-view-preferences">Bekijk voorkeuren</button> <button class="cmplz-btn cmplz-save-preferences">Voorkeuren opslaan</button> <a class="cmplz-btn cmplz-manage-options tcf cookie-statement" href="#" data-relative_url="#cmplz-manage-consent-container">Bekijk voorkeuren</a> </div> <div class="cmplz-links cmplz-documents"> <a class="cmplz-link cookie-statement" href="#" data-relative_url="">{title}</a> <a class="cmplz-link privacy-statement" href="#" data-relative_url="">{title}</a> <a class="cmplz-link impressum" href="#" data-relative_url="">{title}</a> </div> </div> </div> <div id="cmplz-manage-consent" data-nosnippet="true"><button class="cmplz-btn cmplz-hidden cmplz-manage-consent manage-consent-1">Beheer toestemming</button> </div><style id='core-block-supports-inline-css' type='text/css'> /** * Core styles: block-supports */ </style> <script type="text/javascript" id="cmplz-cookiebanner-js-extra"> /* <![CDATA[ */ var complianz = {"prefix":"cmplz_","user_banner_id":"1","set_cookies":[],"block_ajax_content":"","banner_version":"17","version":"7.4.0#1744243063","store_consent":"","do_not_track_enabled":"","consenttype":"optin","region":"eu","geoip":"","dismiss_timeout":"","disable_cookiebanner":"","soft_cookiewall":"","dismiss_on_scroll":"","cookie_expiry":"365","url":"https:\/\/www.huygens.knaw.nl\/wp-json\/complianz\/v1\/","locale":"lang=nl&locale=nl_NL","set_cookies_on_root":"","cookie_domain":"","current_policy_id":"34","cookie_path":"\/","categories":{"statistics":"statistieken","marketing":"marketing"},"tcf_active":"","placeholdertext":"Klik om {category} cookies te accepteren en deze inhoud in te schakelen","css_file":"https:\/\/www.huygens.knaw.nl\/wp-content\/uploads\/complianz\/css\/banner-{banner_id}-{type}.css?v=171744243064","page_links":{"eu":{"cookie-statement":{"title":"Cookieverklaring","url":"https:\/\/www.huygens.knaw.nl\/informatie\/cookieverklaring\/"},"privacy-statement":{"title":"Disclaimer en copyright","url":"https:\/\/www.huygens.knaw.nl\/informatie\/disclaimer-en-copyright\/"}}},"tm_categories":"","forceEnableStats":"","preview":"","clean_cookies":"","aria_label":"Klik om {category} cookies te accepteren en deze inhoud in te schakelen"}; /* ]]> */ </script> <script defer type="text/javascript" src="https://www.huygens.knaw.nl/wp-content/plugins/complianz-gdpr/cookiebanner/js/complianz.js?ver=1743601602" id="cmplz-cookiebanner-js"></script> <!-- Statistics script Complianz GDPR/CCPA --> <script data-category="functional">var _paq = window._paq || []; _paq.push(['trackPageView']); _paq.push(['enableLinkTracking']); _paq.push(['requireCookieConsent']); (function() { var u="https://knaw.matomo.cloud/"; _paq.push(['setTrackerUrl', u+'matomo.php']); _paq.push(['setSiteId', '4']); _paq.push(['setSecureCookie', window.location.protocol === "https:" ]); var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; g.type='text/javascript'; g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s); })(); document.addEventListener("cmplz_fire_categories", function (e) { var consentedCategories = e.detail.categories; if (!cmplz_in_array( 'statistics', consentedCategories )) { _paq.push(['forgetCookieConsentGiven']); } else { _paq.push(['rememberCookieConsentGiven']); } }); </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10