{"id":2714,"date":"2023-07-21T01:27:53","date_gmt":"2023-07-21T01:27:53","guid":{"rendered":"https:\/\/statorials.org\/nl\/tel-tekens-in-google-spreadsheets\/"},"modified":"2023-07-21T01:27:53","modified_gmt":"2023-07-21T01:27:53","slug":"tel-tekens-in-google-spreadsheets","status":"publish","type":"post","link":"https:\/\/statorials.org\/nl\/tel-tekens-in-google-spreadsheets\/","title":{"rendered":"Tekens tellen in google spreadsheets (3 voorbeelden)"},"content":{"rendered":"<p><\/p>\n<hr>\n<p><span style=\"color: #000000;\">U kunt de volgende drie methoden gebruiken om tekens in Google Spreadsheets te tellen:<\/span><\/p>\n<p> <span style=\"color: #000000;\"><strong>Methode 1: Tel het totale aantal tekens in de cel<\/strong><\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 17px;\"> <strong><span class=\" default-formula-text-color\" dir=\"auto\">=<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">LEN( <span style=\"color: #ff6600;\">A2<\/span> )<\/span>\n<\/strong><\/pre>\n<p> <span style=\"color: #000000;\"><strong>Methode 2: Tel het totale aantal tekens in de kolom<\/strong><\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 17px;\"> <strong><span class=\" default-formula-text-color\" dir=\"auto\">=<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">SUMPRODUCT<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">(<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">LEN<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">(<\/span> <span dir=\"auto\" style=\"color: #ff6600;\">A2:A11<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">)<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">)<\/span><\/strong><\/pre>\n<p> <span style=\"color: #000000;\"><strong>Methode 3: Tel specifieke tekens in de cel<\/strong><\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 17px;\"> <strong><span class=\" default-formula-text-color\" dir=\"auto\">=<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">LEN<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">(<\/span> <span dir=\"auto\" style=\"color: #ff6600;\">A2<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">)<\/span> <span class=\"  default-formula-text-color\" dir=\"auto\">-LEN<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">(<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">SUBSTITUTE<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">(<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">UPPER<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">(<\/span> <span dir=\"auto\" style=\"color: #ff6600;\">A2<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">)<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">,<\/span> <span class=\" string \" dir=\"auto\">\u201c <span style=\"color: #008000;\">R<\/span> \u201d<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">,<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">\u201c<\/span> <span class=\" string \" dir=\"auto\">\u201d<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">)<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">)<\/span><\/strong><\/pre>\n<p> <span style=\"color: #000000;\">De volgende voorbeelden laten zien hoe u elke methode kunt gebruiken met de volgende dataset in Google Spreadsheets:<\/span> <\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\" wp-image-23899 aligncenter\" src=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/comptechar1.jpg\" alt=\"\" width=\"472\" height=\"438\" srcset=\"\" sizes=\"auto, \"><\/p>\n<h3> <span style=\"color: #000000;\"><strong>Voorbeeld 1: Tel het totale aantal tekens in de cel<\/strong><\/span><\/h3>\n<p> <span style=\"color: #000000;\">We kunnen de volgende formule gebruiken om het totale aantal tekens in cel <strong>A2<\/strong> te tellen:<\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 17px;\"> <strong><span class=\" default-formula-text-color\" dir=\"auto\">=<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">LEN( <span style=\"color: #ff6600;\">A2<\/span> )<\/span><\/strong><\/pre>\n<p> <span style=\"color: #000000;\">We kunnen deze formule vervolgens in elke resterende cel in kolom A kopi\u00ebren en plakken om het totale aantal tekens in elke cel te tellen:<\/span> <\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"aligncenter wp-image-23900\" src=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/comptechar2.jpg\" alt=\"tel tekens in Google Spreadsheets\" width=\"547\" height=\"441\" srcset=\"\" sizes=\"auto, \"><\/p>\n<p> <span style=\"color: #000000;\"><span style=\"color: #000000;\">Uit het resultaat kunnen we zien:<\/span><\/span><\/p>\n<ul>\n<li> <span style=\"color: #000000;\">Het \u201cMavericks\u201d-team bestaat in totaal uit <strong>9<\/strong> karakters<\/span><\/li>\n<li> <span style=\"color: #000000;\">Het \u201cWarriors\u201d-team bestaat in totaal uit <strong>8<\/strong> karakters<\/span><\/li>\n<li> <span style=\"color: #000000;\">Het \u201cHeat\u201d-team bestaat in totaal uit <strong>4<\/strong> karakters<\/span><\/li>\n<\/ul>\n<p> <span style=\"color: #000000;\">Enzovoort.<\/span><\/p>\n<p> <span style=\"color: #000000;\"><strong>Opmerking<\/strong> : de functie <strong>LEN()<\/strong> telt ook alle lege spaties in de cel.<\/span><\/p>\n<h3> <span style=\"color: #000000;\"><strong>Voorbeeld 2: Tel het totale aantal tekens in de kolom<\/strong><\/span><\/h3>\n<p> <span style=\"color: #000000;\">We kunnen de volgende formule gebruiken om het totale aantal tekens in het celbereik <strong>A2:A11<\/strong> te tellen:<\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 17px;\"> <strong><span class=\" default-formula-text-color\" dir=\"auto\">=<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">SUMPRODUCT<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">(<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">LEN<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">(<\/span> <span dir=\"auto\" style=\"color: #ff6600;\">A2:A11<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">)<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">)<\/span><\/strong><\/pre>\n<p> <span style=\"color: #000000;\">De volgende schermafbeelding laat zien hoe u deze formule in de praktijk kunt gebruiken:<\/span> <\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\" wp-image-23901 aligncenter\" src=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/comptechar3.jpg\" alt=\"\" width=\"516\" height=\"404\" srcset=\"\" sizes=\"auto, \"><\/p>\n<p> <span style=\"color: #000000;\">Uit het resultaat kunnen we zien dat er in kolom A in totaal <strong>63<\/strong> tekens staan.<\/span><\/p>\n<h3> <span style=\"color: #000000;\"><strong>Voorbeeld 3: Tel specifieke tekens in de cel<\/strong><\/span><\/h3>\n<p> <span style=\"color: #000000;\">We kunnen de volgende formule gebruiken om het totale aantal tekens gelijk aan \u201cR\u201d in cel <strong>A2<\/strong> te tellen:<\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 17px;\"> <strong><span class=\" default-formula-text-color\" dir=\"auto\">=<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">LEN<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">(<\/span> <span dir=\"auto\" style=\"color: #ff6600;\">A2<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">)<\/span> <span class=\"  default-formula-text-color\" dir=\"auto\">-LEN<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">(<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">SUBSTITUTE<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">(<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">UPPER<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">(<\/span> <span dir=\"auto\" style=\"color: #ff6600;\">A2<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">)<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">,<\/span> <span class=\" string \" dir=\"auto\">\u201c <span style=\"color: #008000;\">R<\/span> \u201d<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">,<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">\u201c<\/span> <span class=\" string \" dir=\"auto\">\u201d<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">)<\/span> <span class=\" default-formula-text-color\" dir=\"auto\">)<\/span><\/strong><\/pre>\n<p> <span style=\"color: #000000;\">We kunnen deze formule vervolgens in elke resterende cel in kolom A kopi\u00ebren en plakken om het totale aantal tekens gelijk aan &#8222;R&#8220; in elke cel te tellen:<\/span> <\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"aligncenter wp-image-23902\" src=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/comptechar4.jpg\" alt=\"tel specifieke tekens in R\" width=\"552\" height=\"414\" srcset=\"\" sizes=\"auto, \"><\/p>\n<p> <span style=\"color: #000000;\">Uit het resultaat kunnen we zien:<\/span><\/p>\n<ul>\n<li> <span style=\"color: #000000;\">Er staat <strong>1<\/strong> \u201cR\u201d-teken in cel A2.<\/span><\/li>\n<li> <span style=\"color: #000000;\">Er staan <strong>3<\/strong> \u201cR\u201d-tekens in cel A3.<\/span><\/li>\n<li> <span style=\"color: #000000;\">Er staan <strong>0<\/strong> \u201cR\u201d-tekens in cel A4.<\/span><\/li>\n<\/ul>\n<p> <span style=\"color: #000000;\">Enzovoort.<\/span><\/p>\n<h3> <span style=\"color: #000000;\"><strong>Aanvullende bronnen<\/strong><\/span><\/h3>\n<p> <span style=\"color: #000000;\">In de volgende tutorials wordt uitgelegd hoe u andere veelvoorkomende dingen in Google Spreadsheets kunt doen:<\/span><\/p>\n<p> <a href=\"https:\/\/statorials.org\/nl\/countif-uit-een-ander-google-spreadsheet-spreadsheet\/\" target=\"_blank\" rel=\"noopener\">Google Spreadsheets: AANTAL.ALS van een ander blad gebruiken<\/a><br \/> <a href=\"https:\/\/statorials.org\/nl\/google-spreadsheets-tellen-als-er-meerdere-bereiken-zijn\/\" target=\"_blank\" rel=\"noopener\">Google Spreadsheets: AANTAL.ALS gebruiken met meerdere bereiken<\/a><br \/> <a href=\"https:\/\/statorials.org\/nl\/google-spreadsheets-tellen-datumbereik\/\" target=\"_blank\" rel=\"noopener\">Google Spreadsheets: COUNTIFS gebruiken met een datumbereik<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>U kunt de volgende drie methoden gebruiken om tekens in Google Spreadsheets te tellen: Methode 1: Tel het totale aantal tekens in de cel = LEN( A2 ) Methode 2: Tel het totale aantal tekens in de kolom = SUMPRODUCT ( LEN ( A2:A11 ) ) Methode 3: Tel specifieke tekens in de cel = [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[11],"tags":[],"class_list":["post-2714","post","type-post","status-publish","format-standard","hentry","category-gids"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v21.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Tekens tellen in Google Spreadsheets (3 voorbeelden) \u2013 Statorials<\/title>\n<meta name=\"description\" content=\"In deze tutorial wordt uitgelegd hoe u tekens telt in Google Spreadsheets, met verschillende voorbeelden.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/statorials.org\/nl\/tel-tekens-in-google-spreadsheets\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Tekens tellen in Google Spreadsheets (3 voorbeelden) \u2013 Statorials\" \/>\n<meta property=\"og:description\" content=\"In deze tutorial wordt uitgelegd hoe u tekens telt in Google Spreadsheets, met verschillende voorbeelden.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/statorials.org\/nl\/tel-tekens-in-google-spreadsheets\/\" \/>\n<meta property=\"og:site_name\" content=\"Statorials\" \/>\n<meta property=\"article:published_time\" content=\"2023-07-21T01:27:53+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/comptechar1.jpg\" \/>\n<meta name=\"author\" content=\"Dr.benjamin anderson\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Verfasst von\" \/>\n\t<meta name=\"twitter:data1\" content=\"Dr.benjamin anderson\" \/>\n\t<meta name=\"twitter:label2\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data2\" content=\"2\u00a0Minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/statorials.org\/nl\/tel-tekens-in-google-spreadsheets\/\",\"url\":\"https:\/\/statorials.org\/nl\/tel-tekens-in-google-spreadsheets\/\",\"name\":\"Tekens tellen in Google Spreadsheets (3 voorbeelden) \u2013 Statorials\",\"isPartOf\":{\"@id\":\"https:\/\/statorials.org\/nl\/#website\"},\"datePublished\":\"2023-07-21T01:27:53+00:00\",\"dateModified\":\"2023-07-21T01:27:53+00:00\",\"author\":{\"@id\":\"https:\/\/statorials.org\/nl\/#\/schema\/person\/d4b8842173cca1bb62cdec41860e4219\"},\"description\":\"In deze tutorial wordt uitgelegd hoe u tekens telt in Google Spreadsheets, met verschillende voorbeelden.\",\"breadcrumb\":{\"@id\":\"https:\/\/statorials.org\/nl\/tel-tekens-in-google-spreadsheets\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/statorials.org\/nl\/tel-tekens-in-google-spreadsheets\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/statorials.org\/nl\/tel-tekens-in-google-spreadsheets\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Thuis\",\"item\":\"https:\/\/statorials.org\/nl\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Tekens tellen in google spreadsheets (3 voorbeelden)\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/statorials.org\/nl\/#website\",\"url\":\"https:\/\/statorials.org\/nl\/\",\"name\":\"Statorials\",\"description\":\"Uw gids voor statistische competentie\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/statorials.org\/nl\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"de\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/statorials.org\/nl\/#\/schema\/person\/d4b8842173cca1bb62cdec41860e4219\",\"name\":\"Dr.benjamin anderson\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\/\/statorials.org\/nl\/#\/schema\/person\/image\/\",\"url\":\"http:\/\/statorials.org\/nl\/wp-content\/uploads\/2023\/10\/Dr.-Benjamin-Anderson-96x96.jpg\",\"contentUrl\":\"http:\/\/statorials.org\/nl\/wp-content\/uploads\/2023\/10\/Dr.-Benjamin-Anderson-96x96.jpg\",\"caption\":\"Dr.benjamin anderson\"},\"description\":\"Ik ben Benjamin, een gepensioneerde hoogleraar statistiek die nu een toegewijde Statorials-lesgever is. Ik heb uitgebreide ervaring en expertise op het gebied van statistiek en ik ben vastbesloten om mijn kennis te delen met studenten via Statorials. Lees verder\",\"sameAs\":[\"http:\/\/statorials.org\/nl\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Tekens tellen in Google Spreadsheets (3 voorbeelden) \u2013 Statorials","description":"In deze tutorial wordt uitgelegd hoe u tekens telt in Google Spreadsheets, met verschillende voorbeelden.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/statorials.org\/nl\/tel-tekens-in-google-spreadsheets\/","og_locale":"de_DE","og_type":"article","og_title":"Tekens tellen in Google Spreadsheets (3 voorbeelden) \u2013 Statorials","og_description":"In deze tutorial wordt uitgelegd hoe u tekens telt in Google Spreadsheets, met verschillende voorbeelden.","og_url":"https:\/\/statorials.org\/nl\/tel-tekens-in-google-spreadsheets\/","og_site_name":"Statorials","article_published_time":"2023-07-21T01:27:53+00:00","og_image":[{"url":"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/comptechar1.jpg"}],"author":"Dr.benjamin anderson","twitter_card":"summary_large_image","twitter_misc":{"Verfasst von":"Dr.benjamin anderson","Gesch\u00e4tzte Lesezeit":"2\u00a0Minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/statorials.org\/nl\/tel-tekens-in-google-spreadsheets\/","url":"https:\/\/statorials.org\/nl\/tel-tekens-in-google-spreadsheets\/","name":"Tekens tellen in Google Spreadsheets (3 voorbeelden) \u2013 Statorials","isPartOf":{"@id":"https:\/\/statorials.org\/nl\/#website"},"datePublished":"2023-07-21T01:27:53+00:00","dateModified":"2023-07-21T01:27:53+00:00","author":{"@id":"https:\/\/statorials.org\/nl\/#\/schema\/person\/d4b8842173cca1bb62cdec41860e4219"},"description":"In deze tutorial wordt uitgelegd hoe u tekens telt in Google Spreadsheets, met verschillende voorbeelden.","breadcrumb":{"@id":"https:\/\/statorials.org\/nl\/tel-tekens-in-google-spreadsheets\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/statorials.org\/nl\/tel-tekens-in-google-spreadsheets\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/statorials.org\/nl\/tel-tekens-in-google-spreadsheets\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Thuis","item":"https:\/\/statorials.org\/nl\/"},{"@type":"ListItem","position":2,"name":"Tekens tellen in google spreadsheets (3 voorbeelden)"}]},{"@type":"WebSite","@id":"https:\/\/statorials.org\/nl\/#website","url":"https:\/\/statorials.org\/nl\/","name":"Statorials","description":"Uw gids voor statistische competentie","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/statorials.org\/nl\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"de"},{"@type":"Person","@id":"https:\/\/statorials.org\/nl\/#\/schema\/person\/d4b8842173cca1bb62cdec41860e4219","name":"Dr.benjamin anderson","image":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/statorials.org\/nl\/#\/schema\/person\/image\/","url":"http:\/\/statorials.org\/nl\/wp-content\/uploads\/2023\/10\/Dr.-Benjamin-Anderson-96x96.jpg","contentUrl":"http:\/\/statorials.org\/nl\/wp-content\/uploads\/2023\/10\/Dr.-Benjamin-Anderson-96x96.jpg","caption":"Dr.benjamin anderson"},"description":"Ik ben Benjamin, een gepensioneerde hoogleraar statistiek die nu een toegewijde Statorials-lesgever is. Ik heb uitgebreide ervaring en expertise op het gebied van statistiek en ik ben vastbesloten om mijn kennis te delen met studenten via Statorials. Lees verder","sameAs":["http:\/\/statorials.org\/nl"]}]}},"yoast_meta":{"yoast_wpseo_title":"","yoast_wpseo_metadesc":"","yoast_wpseo_canonical":""},"_links":{"self":[{"href":"https:\/\/statorials.org\/nl\/wp-json\/wp\/v2\/posts\/2714","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/statorials.org\/nl\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/statorials.org\/nl\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/statorials.org\/nl\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/statorials.org\/nl\/wp-json\/wp\/v2\/comments?post=2714"}],"version-history":[{"count":0,"href":"https:\/\/statorials.org\/nl\/wp-json\/wp\/v2\/posts\/2714\/revisions"}],"wp:attachment":[{"href":"https:\/\/statorials.org\/nl\/wp-json\/wp\/v2\/media?parent=2714"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/statorials.org\/nl\/wp-json\/wp\/v2\/categories?post=2714"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/statorials.org\/nl\/wp-json\/wp\/v2\/tags?post=2714"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}