<!DOCTYPE html>
<html lang="nl-NL">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes, minimum-scale=1.0" />

<meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1">

 
	<!-- Favicon -->
	<link rel="icon" href="https://www.ft207.nl/wp-content/uploads/2015/08/147071.png" type="image/x-icon">

<link rel="profile" href="http://gmpg.org/xfn/11" />
<link rel="pingback" href="https://www.ft207.nl/xmlrpc.php" />

<!--[if lt IE 9]>
<script src="https://www.ft207.nl/wp-content/themes/basis/js/html5.js" type="text/javascript"></script>
<![endif]-->


	<style>
	@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-resolution: 120dpi) {
		.site-title-custom .logo-default { display:none !important; }
		.site-title-custom .logo-light { display:none !important; }
		.site-title-custom .logo-retina { display:block !important;max-width:px!important;max-height:px!important; }
		.site-title-custom .logo-retina-light { display:block !important;max-width:px!important;max-height:px!important; }
		@media (max-width: 1024px) {
			.transparent-header .site-title-custom .logo-retina,
			.site-title-custom .logo-retina {
				display:block !important;
				opacity: 1 !important;
			}
			.transparent-header .site-title-custom .logo-retina-light,
			.site-title-custom .logo-retina-light {
				display:none !important;
				opacity: 0 !important;
			}
		}
	}
	</style>
	
<meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />

	<!-- This site is optimized with the Yoast SEO plugin v18.3 - https://yoast.com/wordpress/plugins/seo/ -->
	<title>Archief Portfolio - FT207 | Logistiek verzamelcentrum Nieuw-Vennep</title>
	<link rel="canonical" href="https://www.ft207.nl/portfolio/" />
	<meta property="og:locale" content="nl_NL" />
	<meta property="og:type" content="website" />
	<meta property="og:title" content="Archief Portfolio - FT207 | Logistiek verzamelcentrum Nieuw-Vennep" />
	<meta property="og:url" content="https://www.ft207.nl/portfolio/" />
	<meta property="og:site_name" content="FT207 | Logistiek verzamelcentrum Nieuw-Vennep" />
	<meta name="twitter:card" content="summary" />
	<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebSite","@id":"https://www.ft207.nl/#website","url":"https://www.ft207.nl/","name":"FT207 | Logistiek verzamelcentrum Nieuw-Vennep","description":"Het Logistiek verzamelcentrum van Nieuw-Vennep / Haarlemmermeer","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.ft207.nl/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"nl"},{"@type":"CollectionPage","@id":"https://www.ft207.nl/portfolio/#webpage","url":"https://www.ft207.nl/portfolio/","name":"Archief Portfolio - FT207 | Logistiek verzamelcentrum Nieuw-Vennep","isPartOf":{"@id":"https://www.ft207.nl/#website"},"breadcrumb":{"@id":"https://www.ft207.nl/portfolio/#breadcrumb"},"inLanguage":"nl","potentialAction":[{"@type":"ReadAction","target":["https://www.ft207.nl/portfolio/"]}]},{"@type":"BreadcrumbList","@id":"https://www.ft207.nl/portfolio/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://www.ft207.nl/"},{"@type":"ListItem","position":2,"name":"Portfolio"}]}]}</script>
	<!-- / Yoast SEO plugin. -->


<link rel='dns-prefetch' href='//www.google.com' />
<link rel='dns-prefetch' href='//s.w.org' />
<link rel="alternate" type="application/rss+xml" title="FT207  | Logistiek verzamelcentrum Nieuw-Vennep &raquo; Feed" href="https://www.ft207.nl/feed/" />
<link rel="alternate" type="application/rss+xml" title="FT207  | Logistiek verzamelcentrum Nieuw-Vennep &raquo; Reactiesfeed" href="https://www.ft207.nl/comments/feed/" />
<link href="https://fonts.googleapis.com/css?family=Ubuntu:300,400,700" rel="stylesheet" type="text/css"><link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css"><link rel="alternate" type="application/rss+xml" title="FT207  | Logistiek verzamelcentrum Nieuw-Vennep &raquo; Portfolio Feed" href="https://www.ft207.nl/portfolio/feed/" />
		<!-- This site uses the Google Analytics by ExactMetrics plugin v7.4.0 - Using Analytics tracking - https://www.exactmetrics.com/ -->
							<script src="//www.googletagmanager.com/gtag/js?id=UA-66417119-1"  data-cfasync="false" data-wpfc-render="false" type="text/javascript" async></script>
			<script data-cfasync="false" data-wpfc-render="false" type="text/javascript">
				var em_version = '7.4.0';
				var em_track_user = true;
				var em_no_track_reason = '';
				
								var disableStrs = [
															'ga-disable-UA-66417119-1',
									];

				/* Function to detect opted out users */
				function __gtagTrackerIsOptedOut() {
					for ( var index = 0; index < disableStrs.length; index++ ) {
						if ( document.cookie.indexOf( disableStrs[ index ] + '=true' ) > -1 ) {
							return true;
						}
					}

					return false;
				}

				/* Disable tracking if the opt-out cookie exists. */
				if ( __gtagTrackerIsOptedOut() ) {
					for ( var index = 0; index < disableStrs.length; index++ ) {
						window[ disableStrs[ index ] ] = true;
					}
				}

				/* Opt-out function */
				function __gtagTrackerOptout() {
					for ( var index = 0; index < disableStrs.length; index++ ) {
						document.cookie = disableStrs[ index ] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/';
						window[ disableStrs[ index ] ] = true;
					}
				}

				if ( 'undefined' === typeof gaOptout ) {
					function gaOptout() {
						__gtagTrackerOptout();
					}
				}
								window.dataLayer = window.dataLayer || [];

				window.ExactMetricsDualTracker = {
					helpers: {},
					trackers: {},
				};
				if ( em_track_user ) {
					function __gtagDataLayer() {
						dataLayer.push( arguments );
					}

					function __gtagTracker( type, name, parameters ) {
						if (!parameters) {
							parameters = {};
						}

						if (parameters.send_to) {
							__gtagDataLayer.apply( null, arguments );
							return;
						}

						if ( type === 'event' ) {
							
															parameters.send_to = exactmetrics_frontend.ua;
								__gtagDataLayer( type, name, parameters );
													} else {
							__gtagDataLayer.apply( null, arguments );
						}
					}
					__gtagTracker( 'js', new Date() );
					__gtagTracker( 'set', {
						'developer_id.dNDMyYj' : true,
											} );
															__gtagTracker( 'config', 'UA-66417119-1', {"forceSSL":"true"} );
										window.gtag = __gtagTracker;											(function () {
							/* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */
							/* ga and __gaTracker compatibility shim. */
							var noopfn = function () {
								return null;
							};
							var newtracker = function () {
								return new Tracker();
							};
							var Tracker = function () {
								return null;
							};
							var p = Tracker.prototype;
							p.get = noopfn;
							p.set = noopfn;
							p.send = function (){
								var args = Array.prototype.slice.call(arguments);
								args.unshift( 'send' );
								__gaTracker.apply(null, args);
							};
							var __gaTracker = function () {
								var len = arguments.length;
								if ( len === 0 ) {
									return;
								}
								var f = arguments[len - 1];
								if ( typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function' ) {
									if ( 'send' === arguments[0] ) {
										var hitConverted, hitObject = false, action;
										if ( 'event' === arguments[1] ) {
											if ( 'undefined' !== typeof arguments[3] ) {
												hitObject = {
													'eventAction': arguments[3],
													'eventCategory': arguments[2],
													'eventLabel': arguments[4],
													'value': arguments[5] ? arguments[5] : 1,
												}
											}
										}
										if ( 'pageview' === arguments[1] ) {
											if ( 'undefined' !== typeof arguments[2] ) {
												hitObject = {
													'eventAction': 'page_view',
													'page_path' : arguments[2],
												}
											}
										}
										if ( typeof arguments[2] === 'object' ) {
											hitObject = arguments[2];
										}
										if ( typeof arguments[5] === 'object' ) {
											Object.assign( hitObject, arguments[5] );
										}
										if ( 'undefined' !== typeof arguments[1].hitType ) {
											hitObject = arguments[1];
											if ( 'pageview' === hitObject.hitType ) {
												hitObject.eventAction = 'page_view';
											}
										}
										if ( hitObject ) {
											action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction;
											hitConverted = mapArgs( hitObject );
											__gtagTracker( 'event', action, hitConverted );
										}
									}
									return;
								}

								function mapArgs( args ) {
									var arg, hit = {};
									var gaMap = {
										'eventCategory': 'event_category',
										'eventAction': 'event_action',
										'eventLabel': 'event_label',
										'eventValue': 'event_value',
										'nonInteraction': 'non_interaction',
										'timingCategory': 'event_category',
										'timingVar': 'name',
										'timingValue': 'value',
										'timingLabel': 'event_label',
										'page' : 'page_path',
										'location' : 'page_location',
										'title' : 'page_title',
									};
									for ( arg in args ) {
																				if ( ! ( ! args.hasOwnProperty(arg) || ! gaMap.hasOwnProperty(arg) ) ) {
											hit[gaMap[arg]] = args[arg];
										} else {
											hit[arg] = args[arg];
										}
									}
									return hit;
								}

								try {
									f.hitCallback();
								} catch ( ex ) {
								}
							};
							__gaTracker.create = newtracker;
							__gaTracker.getByName = newtracker;
							__gaTracker.getAll = function () {
								return [];
							};
							__gaTracker.remove = noopfn;
							__gaTracker.loaded = true;
							window['__gaTracker'] = __gaTracker;
						})();
									} else {
										console.log( "" );
					( function () {
							function __gtagTracker() {
								return null;
							}
							window['__gtagTracker'] = __gtagTracker;
							window['gtag'] = __gtagTracker;
					} )();
									}
			</script>
				<!-- / Google Analytics by ExactMetrics -->
		<script type="text/javascript">
window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/13.1.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/13.1.0\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/www.ft207.nl\/wp-includes\/js\/wp-emoji-release.min.js?ver=5.9.2"}};
/*! This file is auto-generated */
!function(e,a,t){var n,r,o,i=a.createElement("canvas"),p=i.getContext&&i.getContext("2d");function s(e,t){var a=String.fromCharCode;p.clearRect(0,0,i.width,i.height),p.fillText(a.apply(this,e),0,0);e=i.toDataURL();return p.clearRect(0,0,i.width,i.height),p.fillText(a.apply(this,t),0,0),e===i.toDataURL()}function c(e){var t=a.createElement("script");t.src=e,t.defer=t.type="text/javascript",a.getElementsByTagName("head")[0].appendChild(t)}for(o=Array("flag","emoji"),t.supports={everything:!0,everythingExceptFlag:!0},r=0;r<o.length;r++)t.supports[o[r]]=function(e){if(!p||!p.fillText)return!1;switch(p.textBaseline="top",p.font="600 32px Arial",e){case"flag":return s([127987,65039,8205,9895,65039],[127987,65039,8203,9895,65039])?!1:!s([55356,56826,55356,56819],[55356,56826,8203,55356,56819])&&!s([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]);case"emoji":return!s([10084,65039,8205,55357,56613],[10084,65039,8203,55357,56613])}return!1}(o[r]),t.supports.everything=t.supports.everything&&t.supports[o[r]],"flag"!==o[r]&&(t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&t.supports[o[r]]);t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&!t.supports.flag,t.DOMReady=!1,t.readyCallback=function(){t.DOMReady=!0},t.supports.everything||(n=function(){t.readyCallback()},a.addEventListener?(a.addEventListener("DOMContentLoaded",n,!1),e.addEventListener("load",n,!1)):(e.attachEvent("onload",n),a.attachEvent("onreadystatechange",function(){"complete"===a.readyState&&t.readyCallback()})),(n=t.source||{}).concatemoji?c(n.concatemoji):n.wpemoji&&n.twemoji&&(c(n.twemoji),c(n.wpemoji)))}(window,document,window._wpemojiSettings);
</script>
<style 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='style-css'  href='https://www.ft207.nl/wp-content/themes/basis/style.css?ver=5.9.2' type='text/css' media='all' />
<link rel='stylesheet' id='js_composer_front-css'  href='https://www.ft207.nl/wp-content/plugins/js_composer/assets/css/js_composer.min.css?ver=5.2' type='text/css' media='all' />
<style id='global-styles-inline-css' type='text/css'>
body{--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--duotone--dark-grayscale: url('#wp-duotone-dark-grayscale');--wp--preset--duotone--grayscale: url('#wp-duotone-grayscale');--wp--preset--duotone--purple-yellow: url('#wp-duotone-purple-yellow');--wp--preset--duotone--blue-red: url('#wp-duotone-blue-red');--wp--preset--duotone--midnight: url('#wp-duotone-midnight');--wp--preset--duotone--magenta-yellow: url('#wp-duotone-magenta-yellow');--wp--preset--duotone--purple-green: url('#wp-duotone-purple-green');--wp--preset--duotone--blue-orange: url('#wp-duotone-blue-orange');--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;}.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;}
</style>
<link rel='stylesheet' id='contact-form-7-css'  href='https://www.ft207.nl/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.5.6' type='text/css' media='all' />
<link rel='stylesheet' id='responsive-lightbox-swipebox-css'  href='https://www.ft207.nl/wp-content/plugins/responsive-lightbox/assets/swipebox/swipebox.min.css?ver=2.3.5' type='text/css' media='all' />
<link rel='stylesheet' id='default-icon-styles-css'  href='https://www.ft207.nl/wp-content/plugins/svg-vector-icon-plugin/public/../admin/css/wordpress-svg-icon-plugin-style.min.css?ver=5.9.2' type='text/css' media='all' />
<link rel='stylesheet' id='wpml-legacy-dropdown-0-css'  href='//www.ft207.nl/wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/legacy-dropdown/style.min.css?ver=1' type='text/css' media='all' />
<style id='wpml-legacy-dropdown-0-inline-css' type='text/css'>
.wpml-ls-sidebars-sidebar-1{background-color:#eeeeee;}.wpml-ls-sidebars-sidebar-1, .wpml-ls-sidebars-sidebar-1 .wpml-ls-sub-menu, .wpml-ls-sidebars-sidebar-1 a {border-color:#cdcdcd;}.wpml-ls-sidebars-sidebar-1 a {color:#444444;background-color:#ffffff;}.wpml-ls-sidebars-sidebar-1 a:hover,.wpml-ls-sidebars-sidebar-1 a:focus {color:#000000;background-color:#eeeeee;}.wpml-ls-sidebars-sidebar-1 .wpml-ls-current-language>a {color:#444444;background-color:#ffffff;}.wpml-ls-sidebars-sidebar-1 .wpml-ls-current-language:hover>a, .wpml-ls-sidebars-sidebar-1 .wpml-ls-current-language>a:focus {color:#000000;background-color:#eeeeee;}
.wpml-ls-sidebars-sidebar-2{background-color:#eeeeee;}.wpml-ls-sidebars-sidebar-2, .wpml-ls-sidebars-sidebar-2 .wpml-ls-sub-menu, .wpml-ls-sidebars-sidebar-2 a {border-color:#cdcdcd;}.wpml-ls-sidebars-sidebar-2 a {color:#444444;background-color:#ffffff;}.wpml-ls-sidebars-sidebar-2 a:hover,.wpml-ls-sidebars-sidebar-2 a:focus {color:#000000;background-color:#eeeeee;}.wpml-ls-sidebars-sidebar-2 .wpml-ls-current-language>a {color:#444444;background-color:#ffffff;}.wpml-ls-sidebars-sidebar-2 .wpml-ls-current-language:hover>a, .wpml-ls-sidebars-sidebar-2 .wpml-ls-current-language>a:focus {color:#000000;background-color:#eeeeee;}
.wpml-ls-statics-shortcode_actions{background-color:#eeeeee;}.wpml-ls-statics-shortcode_actions, .wpml-ls-statics-shortcode_actions .wpml-ls-sub-menu, .wpml-ls-statics-shortcode_actions a {border-color:#cdcdcd;}.wpml-ls-statics-shortcode_actions a {color:#444444;background-color:#ffffff;}.wpml-ls-statics-shortcode_actions a:hover,.wpml-ls-statics-shortcode_actions a:focus {color:#000000;background-color:#eeeeee;}.wpml-ls-statics-shortcode_actions .wpml-ls-current-language>a {color:#444444;background-color:#ffffff;}.wpml-ls-statics-shortcode_actions .wpml-ls-current-language:hover>a, .wpml-ls-statics-shortcode_actions .wpml-ls-current-language>a:focus {color:#000000;background-color:#eeeeee;}
</style>
<link rel='stylesheet' id='wpml-legacy-horizontal-list-0-css'  href='//www.ft207.nl/wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/legacy-list-horizontal/style.min.css?ver=1' type='text/css' media='all' />
<style id='wpml-legacy-horizontal-list-0-inline-css' type='text/css'>
.wpml-ls-statics-footer{background-color:#eeeeee;}.wpml-ls-statics-footer, .wpml-ls-statics-footer .wpml-ls-sub-menu, .wpml-ls-statics-footer a {border-color:#cdcdcd;}.wpml-ls-statics-footer a {color:#444444;background-color:#ffffff;}.wpml-ls-statics-footer a:hover,.wpml-ls-statics-footer a:focus {color:#000000;background-color:#eeeeee;}.wpml-ls-statics-footer .wpml-ls-current-language>a {color:#444444;background-color:#ffffff;}.wpml-ls-statics-footer .wpml-ls-current-language:hover>a, .wpml-ls-statics-footer .wpml-ls-current-language>a:focus {color:#000000;background-color:#eeeeee;}
</style>
<link rel='stylesheet' id='wpml-menu-item-0-css'  href='//www.ft207.nl/wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/menu-item/style.min.css?ver=1' type='text/css' media='all' />
<link rel='stylesheet' id='cms-navigation-style-base-css'  href='https://www.ft207.nl/wp-content/plugins/wpml-cms-nav/res/css/cms-navigation-base.css?ver=1.5.5' type='text/css' media='screen' />
<link rel='stylesheet' id='cms-navigation-style-css'  href='https://www.ft207.nl/wp-content/plugins/wpml-cms-nav/res/css/cms-navigation.css?ver=1.5.5' type='text/css' media='screen' />
<script type='text/javascript' src='https://www.ft207.nl/wp-includes/js/jquery/jquery.min.js?ver=3.6.0' id='jquery-core-js'></script>
<script type='text/javascript' src='https://www.ft207.nl/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.3.2' id='jquery-migrate-js'></script>
<script type='text/javascript' src='https://www.ft207.nl/wp-content/themes/basis/js/pace.min.js?ver=5.9.2' id='pace.min-js'></script>
<script type='text/javascript' id='exactmetrics-frontend-script-js-extra'>
/* <![CDATA[ */
var exactmetrics_frontend = {"js_events_tracking":"true","download_extensions":"zip,mp3,mpeg,pdf,docx,pptx,xlsx,rar","inbound_paths":"[{\"path\":\"\\\/go\\\/\",\"label\":\"affiliate\"},{\"path\":\"\\\/recommend\\\/\",\"label\":\"affiliate\"}]","home_url":"https:\/\/www.ft207.nl","hash_tracking":"false","ua":"UA-66417119-1","v4_id":""};
/* ]]> */
</script>
<script type='text/javascript' src='https://www.ft207.nl/wp-content/plugins/google-analytics-dashboard-for-wp/assets/js/frontend-gtag.min.js?ver=7.4.0' id='exactmetrics-frontend-script-js'></script>
<script type='text/javascript' src='https://www.ft207.nl/wp-content/plugins/responsive-lightbox/assets/swipebox/jquery.swipebox.min.js?ver=2.3.5' id='responsive-lightbox-swipebox-js'></script>
<script type='text/javascript' src='https://www.ft207.nl/wp-includes/js/underscore.min.js?ver=1.13.1' id='underscore-js'></script>
<script type='text/javascript' src='https://www.ft207.nl/wp-content/plugins/responsive-lightbox/assets/infinitescroll/infinite-scroll.pkgd.min.js?ver=5.9.2' id='responsive-lightbox-infinite-scroll-js'></script>
<script type='text/javascript' id='responsive-lightbox-js-extra'>
/* <![CDATA[ */
var rlArgs = {"script":"swipebox","selector":"lightbox","customEvents":"","activeGalleries":"1","animation":"1","hideCloseButtonOnMobile":"0","removeBarsOnMobile":"0","hideBars":"1","hideBarsDelay":"5000","videoMaxWidth":"1080","useSVG":"1","loopAtEnd":"0","woocommerce_gallery":"0","ajaxurl":"https:\/\/www.ft207.nl\/wp-admin\/admin-ajax.php","nonce":"a5af292f32","preview":"false","postId":"19644"};
/* ]]> */
</script>
<script type='text/javascript' src='https://www.ft207.nl/wp-content/plugins/responsive-lightbox/js/front.js?ver=2.3.5' id='responsive-lightbox-js'></script>
<script type='text/javascript' src='//www.ft207.nl/wp-content/plugins/sitepress-multilingual-cms/templates/language-switchers/legacy-dropdown/script.min.js?ver=1' id='wpml-legacy-dropdown-0-js'></script>
<link rel="https://api.w.org/" href="https://www.ft207.nl/wp-json/" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.ft207.nl/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://www.ft207.nl/wp-includes/wlwmanifest.xml" /> 
<meta name="generator" content="WordPress 5.9.2" />
<meta name="generator" content="WPML ver:4.5.5 stt:39,1;" />
<meta name="google-site-verification" content="1XltVq_FPrznBP-eaL5JOfELez5jbDf9RIC5SZ-yThM" /><style> #page {
		opacity: 0;
		visibility: hidden;
		-webkit-transition: opacity ease .4s;
		-moz-transition: opacity ease .4s;
		-o-transition: opacity ease .4s;
		-ms-transition: opacity ease .4s;
	} </style>	<style>
		/* Primary Typography */
		body, input, textarea, select, #cancel-comment-reply-link {
			font-family: "Ubuntu", sans-serif !important;
		}
		/* AddThis Typography */
		#at16recap, #at_msg, #at16p label, #at16nms, #at16sas, #at_share .at_item, #at16p, #at15s, #at16p form input, #at16p textarea {
			font-family: "Ubuntu", sans-serif !important;
		}
		/* fancyBox */
		.fancybox-title {
			font-family: "Ubuntu", sans-serif !important;
		}
		/* WooCommerce */
		.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3 {
			font-family: "Ubuntu", sans-serif !important;
		}
	</style>
	<style>
		/* Menu Typography */
		#access ul,
		.mobile-menu,
		#mobile-menu-dropdown {
			font-family: "Montserrat", sans-serif;
		}
	</style>
	<style>
		/* Header Typography */
		h1, h2, h3, h4, h5, h6,
		#site-title a,
		.showbiz-title,
		#content .showbiz-title a,
		#content .showbiz-title a:visited,
		#content .showbiz-title a:hover,
		.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a,
		.wpb_content_element .wpb_accordion_header a,
		.tp-caption.basis_very_big_white,
		.tp-caption.basis_very_big_black,
		.woocommerce #page div.product .woocommerce-tabs ul.tabs li a {
			font-family: "Montserrat", sans-serif;
		}
	</style>
	<style>
		/* Logo Margin */
		.non-sticky-header .site-title-custom {
			margin: 46px 0px;
		}
	</style>
<style type="text/css">.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style><meta name="generator" content="Powered by Visual Composer - drag and drop page builder for WordPress."/>
<!--[if lte IE 9]><link rel="stylesheet" type="text/css" href="https://www.ft207.nl/wp-content/plugins/js_composer/assets/css/vc_lte_ie9.min.css" media="screen"><![endif]--><noscript><style type="text/css"> .wpb_animate_when_almost_visible { opacity: 1; }</style></noscript></head>


<body class="archive post-type-archive post-type-archive-portfolio single-author wpb-js-composer js-comp-ver-5.2 vc_responsive">

	<!-- Page
================================================== -->










	
	

<section id="page" class="full-width-header-footer-disabled hfeed center-logo-and-menu-disabled sticky-header top-bar-disabled  ">

	<!-- Head
================================================== -->
			<section id="header-wrapper" class="fixed">
		<section id="header" class="header"   data-99="height:112px;" data-100="height:74px;" data-smooth-scrolling="off">
			
						
											
						
			<header id="branding" class="clearfix" role="banner">
			
			
			
									<!-- Navbar
	================================================== -->
					<nav id="access" role="navigation" class="clearfix">
								
				
					
																																																				<div class="site-title-custom clearfix" data-99="margin:31px 0px;" data-100="margin:12px 0px;" data-smooth-scrolling="off">
							<a href="https://www.ft207.nl/" rel="home" id="custom-logo">
																																											<img class="logo-light" src="https://www.ft207.nl/wp-content/uploads/2015/08/ft207_logo.png" width="658" height="283" />
																
																
																	<img class="logo-retina-light" src="https://www.ft207.nl/wp-content/uploads/2015/08/ft207_logo.png" width="658" height="283" />
																
								<img class="logo-default" src="https://www.ft207.nl/wp-content/uploads/2015/08/ft207_logo.png" width="658" height="283" />
							</a>
						</div>
										
																			
																		
																		
																								
						
																								
						
																		
						
																		
															<div class="nav-menu"><ul id="menu-main-menu" class="sf-menu"><li id="menu-item-19241" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-19241"><a href="https://www.ft207.nl/"><span>Home</span></a></li>
<li id="menu-item-19568" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-19568"><a href="https://www.ft207.nl/over-ft207/"><span>Freight Terminal 207</span></a></li>
<li id="menu-item-19352" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-19352"><a href="https://www.ft207.nl/huurders/"><span>Bedrijven in FT 207</span></a></li>
<li id="menu-item-19488" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-19488"><a href="https://www.ft207.nl/locatie-2/"><span>Locatie</span></a></li>
<li id="menu-item-19245" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-19245"><a href="https://www.ft207.nl/kantoorruimte-huren/"><span>Te huur</span></a></li>
<li id="menu-item-19243" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-19243"><a href="https://www.ft207.nl/contact-us/"><span>Contact</span></a></li>
<li id="menu-item-19257" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-19257"><a href="http://portal.ft207.nl"><span>Mijn FT 207</span></a></li>
</ul></div>													
												
													<a id="mobile-menu-dropdown" class="clearfix" href="#">
								<i></i> Menu							</a>
										</nav><!-- #access -->
			</header><!-- #branding -->		
		</section><!-- #header -->
		
		
					<div id="access-mobile-wrapper" class="clearfix">
				<nav id="access-mobile" role="navigation" class="clearfix">
					<div class="menu-main-menu-container"><ul id="menu-main-menu-1" class="mobile-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-19241"><a href="https://www.ft207.nl/">Home</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-19568"><a href="https://www.ft207.nl/over-ft207/">Freight Terminal 207</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-19352"><a href="https://www.ft207.nl/huurders/">Bedrijven in FT 207</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-19488"><a href="https://www.ft207.nl/locatie-2/">Locatie</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-19245"><a href="https://www.ft207.nl/kantoorruimte-huren/">Te huur</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-19243"><a href="https://www.ft207.nl/contact-us/">Contact</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-19257"><a href="http://portal.ft207.nl">Mijn FT 207</a></li>
</ul></div>					
																<div class="social-accounts-wrapper-mobile clearfix">
								
		
	
		

	
	
	
	
	
	
		
		
		
		

										</div>
										
																	<form method="get" id="searchform" action="https://www.ft207.nl/">
		<label for="s"></label>
		<input type="text" class="field" name="s" id="s" placeholder="Search" />
		<input type="submit" class="submit" name="submit" id="searchsubmit" value="Search" />
		<input type="hidden" name="post_type" value="post" />
	</form>
										
																<div class="info-header">
																	<p>[wp-svg-icons icon="user-4" wrap="i"] +31 (0)252 – 628 900</p>
														</div>
										
														</nav><!-- #access-mobile -->
			</div>
			</section><!-- #header-wrapper -->
	
	
	
	<div class="entry-header-wrapper">
		<header class="entry-header clearfix">
			<h1 class="entry-title">Portfolio Archives</h1>
		</header><!-- .entry-header -->
	</div>
	<div id="main" class="clearfix">

		<div id="primary">
			
			<div id="content" role="main">
			
									
				<div id="block-portfolio" class="clearfix" data-columns="col4">
					
					<div id="portfolio" class="clearfix">	
																			
						
																					
								
																<article id="post-19644" class="clearfix post-19644 portfolio type-portfolio status-publish has-post-thumbnail hentry element ">
																																														<a class="portfolio-data fb-lightbox" href="http://www.ft207.nl/wp-content/uploads/2015/09/FCZ6833-CTS-Group-fotografie-Corine-Zijerveldc2015-nr.053.jpg" caption="Lege ruimte 01" rel="bookmark">
																			<div class="content-wrapper">
										
																							<div class="post-thumbnail clearfix">
													<div class="overlay"></div>
													<div class="icon-portfolio-wrapper">
																											<i class="icomoon-zoom"></i>
																										</div>
													<img class="" src="https://www.ft207.nl/wp-content/uploads/2015/09/FCZ6833-CTS-Group-fotografie-Corine-Zijerveldc2015-nr.053-258x200.jpg" width="258" height="200" alt="Kantoorruimte 2.30 - 2e verdieping – 111 m2" title="_FCZ6833 CTS Group fotografie Corine Zijerveld(c)2015 nr.053" />												</div>
																								
													<div class="portfolio-data-wrapper clearfix">
														<header class="entry-header">
															<h2>Lege ruimte 01</h2>
														</header><!-- .entry-header -->
													
														<div class="entry-category"><br />
<b>Fatal error</b>:  Uncaught Error: Call to undefined function custom_taxonomies_terms_links() in /var/www/projects/ft207/wp-content/themes/basis/archive-portfolio.php:77
Stack trace:
#0 /var/www/projects/ft207/wp-includes/template-loader.php(106): include()
#1 /var/www/projects/ft207/wp-blog-header.php(19): require_once('/var/www/projec...')
#2 /var/www/projects/ft207/index.php(17): require('/var/www/projec...')
#3 {main}
  thrown in <b>/var/www/projects/ft207/wp-content/themes/basis/archive-portfolio.php</b> on line <b>77</b><br />
<error>
    <code>internal_server_error</code>
    <title><![CDATA[WordPress &amp;rsaquo; fout]]></title>
    <message><![CDATA[&lt;p&gt;Er heeft zich een kritieke fout voorgedaan op deze site.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://wordpress.org/support/article/faq-troubleshooting/&quot;&gt;Meer informatie over probleemoplossing in WordPress.&lt;/a&gt;&lt;/p&gt;]]></message>
    <data>
        <status>500</status>
    </data>
</error>
