{"id":1508,"date":"2025-10-13T23:50:15","date_gmt":"2025-10-13T23:50:15","guid":{"rendered":"https:\/\/deisolbi.com\/?page_id=1508"},"modified":"2025-10-14T01:10:17","modified_gmt":"2025-10-14T01:10:17","slug":"projects","status":"publish","type":"page","link":"https:\/\/deisolbi.com\/esp\/projects\/","title":{"rendered":"Proyectos"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"1508\" class=\"elementor elementor-1508\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fc3266a e-flex e-con-boxed e-con e-parent\" data-id=\"fc3266a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-1a17602 e-con-full e-flex e-con e-child\" data-id=\"1a17602\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b1836c9 elementor-widget elementor-widget-heading\" data-id=\"b1836c9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">THE SONG OF THE QUEEN BEE<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-15a28ea elementor-widget elementor-widget-text-editor\" data-id=\"15a28ea\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>A partir de mi trabajo como artista, influido por los conocimientos heredados por mi padre, un apicultor, desde hace varios a\u00f1os he decidido crear en colaboraci\u00f3n con las abejas lo cual me condujo a analizar la comunicaci\u00f3n interespecie entre los seres vivos, principalmente entre abejas y humanos. A trav\u00e9s de expresiones creativas, esculturas creadas para ser habitadas por colonias de abejas y que funcionan como territorios de observaci\u00f3n, se establecen v\u00ednculos entre estos insectos, los seres humanos y su entorno. La empat\u00eda, el an\u00e1lisis, la observaci\u00f3n y el inter\u00e9s en las abejas han hecho que explore otras maneras de percibir el lenguaje para imaginar otras formas de vincularnos entre los seres vivos humanos y no humanos que habitamos este mundo.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5a663bb elementor-widget elementor-widget-html\" data-id=\"5a663bb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<script>\n(function(){\n  if(window._tabsInit) return; window._tabsInit = true;\n\n  function pauseMedia(scope){\n    scope.querySelectorAll('video').forEach(v=>{try{v.pause(); v.currentTime=0;}catch(e){}});\n    scope.querySelectorAll('iframe[src*=\"youtube\"]').forEach(ifr=>{\n      try{ ifr.contentWindow.postMessage(JSON.stringify({event:'command',func:'pauseVideo'}),'*'); }catch(e){}\n    });\n  }\n\n  document.addEventListener('DOMContentLoaded', function(){\n    const tabs  = Array.from(document.querySelectorAll('.tab-section'));\n    const links = Array.from(document.querySelectorAll('.submenu a'));\n    if(!tabs.length || !links.length) return;\n\n    const byId = Object.fromEntries(tabs.map(t=>[t.id,t]));\n\n    function showTab(hash){\n      const id = (hash||'#esculturas').replace('#','');\n      const target = byId[id] || byId['esculturas'];\n      if(!target) return;\n\n      \/\/ activar\/desactivar pesta\u00f1as\n      tabs.forEach(t=>{\n        const active = (t===target);\n        t.classList.toggle('active', active);\n        if(!active) pauseMedia(t);\n      });\n\n      \/\/ marcar link activo\n      links.forEach(a=>{\n        a.classList.toggle('is-active', a.getAttribute('href').replace('#','')===target.id);\n      });\n\n      \/\/ si es \"archivo\", intenta reproducir con sonido tras el clic\n      if(target.id==='archivo'){\n        const v = target.querySelector('video');\n        if(v){\n          try{\n            v.muted = false;\n            v.play().catch(()=>{ v.muted = true; v.play().catch(()=>{}); }); \/\/ fallback si el navegador lo exige\n          }catch(e){}\n        }\n      }\n    }\n\n    \/\/ clicks del submen\u00fa\n    links.forEach(a=>{\n      a.addEventListener('click', e=>{\n        e.preventDefault();\n        const h = a.getAttribute('href');\n        showTab(h);\n        \/\/ opcional: actualizar hash en URL\n        history.replaceState(null,'',h);\n        \/\/ scroll suave a la secci\u00f3n\n        const tgt = byId[(h||'').replace('#','')] || byId['esculturas'];\n        if(tgt){ const top = tgt.getBoundingClientRect().top + window.scrollY - 80; window.scrollTo({top,behavior:'smooth'}); }\n      });\n    });\n\n    \/\/ estado inicial seguro (solo una visible)\n    showTab(location.hash || '#esculturas');\n  });\n})();\n<\/script>\t\t\t\t<\/div>\n\t\t<header class=\"elementor-element elementor-element-e301260 e-con-full e-flex e-con e-child\" data-id=\"e301260\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-b757768 e-con-full tab-section e-flex e-con e-child\" data-id=\"b757768\" data-element_type=\"container\" data-e-type=\"container\" id=\"derivas\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2039350 elementor-widget elementor-widget-html\" data-id=\"2039350\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<script>\n(function(){\n  if(window._tabsInit) return; window._tabsInit = true;\n\n  function pauseMedia(scope){\n    scope.querySelectorAll('video').forEach(v=>{try{v.pause(); v.currentTime=0;}catch(e){}});\n    scope.querySelectorAll('iframe[src*=\"youtube\"]').forEach(ifr=>{\n      try{ ifr.contentWindow.postMessage(JSON.stringify({event:'command',func:'pauseVideo'}),'*'); }catch(e){}\n    });\n  }\n\n  document.addEventListener('DOMContentLoaded', function(){\n    const tabs  = Array.from(document.querySelectorAll('.tab-section'));\n    const links = Array.from(document.querySelectorAll('.submenu a'));\n    if(!tabs.length || !links.length) return;\n\n    const byId = Object.fromEntries(tabs.map(t=>[t.id,t]));\n\n    function showTab(hash){\n      const id = (hash||'#esculturas').replace('#','');\n      const target = byId[id] || byId['esculturas'];\n      if(!target) return;\n\n      \/\/ activar\/desactivar pesta\u00f1as\n      tabs.forEach(t=>{\n        const active = (t===target);\n        t.classList.toggle('active', active);\n        if(!active) pauseMedia(t);\n      });\n\n      \/\/ marcar link activo\n      links.forEach(a=>{\n        a.classList.toggle('is-active', a.getAttribute('href').replace('#','')===target.id);\n      });\n\n      \/\/ si es \"archivo\", intenta reproducir con sonido tras el clic\n      if(target.id==='archivo'){\n        const v = target.querySelector('video');\n        if(v){\n          try{\n            v.muted = false;\n            v.play().catch(()=>{ v.muted = true; v.play().catch(()=>{}); }); \/\/ fallback si el navegador lo exige\n          }catch(e){}\n        }\n      }\n    }\n\n    \/\/ clicks del submen\u00fa\n    links.forEach(a=>{\n      a.addEventListener('click', e=>{\n        e.preventDefault();\n        const h = a.getAttribute('href');\n        showTab(h);\n        \/\/ opcional: actualizar hash en URL\n        history.replaceState(null,'',h);\n        \/\/ scroll suave a la secci\u00f3n\n        const tgt = byId[(h||'').replace('#','')] || byId['esculturas'];\n        if(tgt){ const top = tgt.getBoundingClientRect().top + window.scrollY - 80; window.scrollTo({top,behavior:'smooth'}); }\n      });\n    });\n\n    \/\/ estado inicial seguro (solo una visible)\n    showTab(location.hash || '#esculturas');\n  });\n})();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2dde72d e-con-full tab-section e-flex e-con e-child\" data-id=\"2dde72d\" data-element_type=\"container\" data-e-type=\"container\" id=\"esculturas\">\n\t\t\t\t<div class=\"elementor-element elementor-element-da53826 tab-section  elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel\" data-id=\"da53826\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"esculturas\" data-settings=\"{&quot;slides_to_show&quot;:&quot;1&quot;,&quot;lazyload&quot;:&quot;yes&quot;,&quot;effect&quot;:&quot;fade&quot;,&quot;navigation&quot;:&quot;both&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Carrusel de Im\u00e1genes\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"polite\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 4\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/deisolbi.com\/wp-content\/uploads\/2025\/10\/1-1024x683.jpg\" alt=\"1\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 4\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/deisolbi.com\/wp-content\/uploads\/2025\/10\/2-1024x683.jpg\" alt=\"2\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 4\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/deisolbi.com\/wp-content\/uploads\/2025\/10\/3-1024x683.jpg\" alt=\"3\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 4\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/deisolbi.com\/wp-content\/uploads\/2025\/10\/4-1024x683.jpg\" alt=\"4\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-left\" viewbox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-right\" viewbox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4a084c2 e-con-full e-flex e-con e-child\" data-id=\"4a084c2\" data-element_type=\"container\" data-e-type=\"container\" id=\"archivo\">\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/header>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-88fc83f e-flex e-con-boxed e-con e-parent\" data-id=\"88fc83f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e5066ed e-flex e-con-boxed e-con e-parent\" data-id=\"e5066ed\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2321048 e-flex e-con-boxed e-con e-parent\" data-id=\"2321048\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>THE SONG OF THE QUEEN BEE Drawing from my work as an artist and the knowledge inherited from my father, a beekeeper, for several years I have chosen to create in collaboration with bees. This practice has led me to analyze interspecies communication between living beings, particularly between bees and humans. Through creative expressions\u2014sculptures designed [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-1508","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Projects - GABY DEISOLBI<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/deisolbi.com\/esp\/projects\/\" \/>\n<meta property=\"og:locale\" content=\"es_MX\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Projects - GABY DEISOLBI\" \/>\n<meta property=\"og:description\" content=\"THE SONG OF THE QUEEN BEE Drawing from my work as an artist and the knowledge inherited from my father, a beekeeper, for several years I have chosen to create in collaboration with bees. This practice has led me to analyze interspecies communication between living beings, particularly between bees and humans. Through creative expressions\u2014sculptures designed [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/deisolbi.com\/esp\/projects\/\" \/>\n<meta property=\"og:site_name\" content=\"GABY DEISOLBI\" \/>\n<meta property=\"article:modified_time\" content=\"2025-10-14T01:10:17+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/deisolbi.com\/wp-content\/uploads\/2025\/10\/1-1024x683.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minuto\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/deisolbi.com\\\/projects\\\/\",\"url\":\"https:\\\/\\\/deisolbi.com\\\/projects\\\/\",\"name\":\"Projects - GABY DEISOLBI\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/deisolbi.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/deisolbi.com\\\/projects\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/deisolbi.com\\\/projects\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/deisolbi.com\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/1-1024x683.jpg\",\"datePublished\":\"2025-10-13T23:50:15+00:00\",\"dateModified\":\"2025-10-14T01:10:17+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/deisolbi.com\\\/projects\\\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/deisolbi.com\\\/projects\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/deisolbi.com\\\/projects\\\/#primaryimage\",\"url\":\"https:\\\/\\\/deisolbi.com\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/1-1024x683.jpg\",\"contentUrl\":\"https:\\\/\\\/deisolbi.com\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/1-1024x683.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/deisolbi.com\\\/projects\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Inicio\",\"item\":\"https:\\\/\\\/deisolbi.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Projects\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/deisolbi.com\\\/#website\",\"url\":\"https:\\\/\\\/deisolbi.com\\\/\",\"name\":\"GABY DEISOLBI\",\"description\":\"Gaby Deisolbi - Artist &amp; Researcher\",\"publisher\":{\"@id\":\"https:\\\/\\\/deisolbi.com\\\/#\\\/schema\\\/person\\\/868317e84230531bda344c4ea85be80d\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/deisolbi.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/deisolbi.com\\\/#\\\/schema\\\/person\\\/868317e84230531bda344c4ea85be80d\",\"name\":\"beehappymex@gmail.com\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/deisolbi.com\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/deisolbi-gaby-.jpg\",\"url\":\"https:\\\/\\\/deisolbi.com\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/deisolbi-gaby-.jpg\",\"contentUrl\":\"https:\\\/\\\/deisolbi.com\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/deisolbi-gaby-.jpg\",\"width\":1120,\"height\":747,\"caption\":\"beehappymex@gmail.com\"},\"logo\":{\"@id\":\"https:\\\/\\\/deisolbi.com\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/deisolbi-gaby-.jpg\"},\"sameAs\":[\"https:\\\/\\\/deisolbi.com\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Projects - GABY DEISOLBI","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:\/\/deisolbi.com\/esp\/projects\/","og_locale":"es_MX","og_type":"article","og_title":"Projects - GABY DEISOLBI","og_description":"THE SONG OF THE QUEEN BEE Drawing from my work as an artist and the knowledge inherited from my father, a beekeeper, for several years I have chosen to create in collaboration with bees. This practice has led me to analyze interspecies communication between living beings, particularly between bees and humans. Through creative expressions\u2014sculptures designed [&hellip;]","og_url":"https:\/\/deisolbi.com\/esp\/projects\/","og_site_name":"GABY DEISOLBI","article_modified_time":"2025-10-14T01:10:17+00:00","og_image":[{"url":"https:\/\/deisolbi.com\/wp-content\/uploads\/2025\/10\/1-1024x683.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Tiempo de lectura":"1 minuto"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/deisolbi.com\/projects\/","url":"https:\/\/deisolbi.com\/projects\/","name":"Projects - GABY DEISOLBI","isPartOf":{"@id":"https:\/\/deisolbi.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/deisolbi.com\/projects\/#primaryimage"},"image":{"@id":"https:\/\/deisolbi.com\/projects\/#primaryimage"},"thumbnailUrl":"https:\/\/deisolbi.com\/wp-content\/uploads\/2025\/10\/1-1024x683.jpg","datePublished":"2025-10-13T23:50:15+00:00","dateModified":"2025-10-14T01:10:17+00:00","breadcrumb":{"@id":"https:\/\/deisolbi.com\/projects\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/deisolbi.com\/projects\/"]}]},{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/deisolbi.com\/projects\/#primaryimage","url":"https:\/\/deisolbi.com\/wp-content\/uploads\/2025\/10\/1-1024x683.jpg","contentUrl":"https:\/\/deisolbi.com\/wp-content\/uploads\/2025\/10\/1-1024x683.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/deisolbi.com\/projects\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Inicio","item":"https:\/\/deisolbi.com\/"},{"@type":"ListItem","position":2,"name":"Projects"}]},{"@type":"WebSite","@id":"https:\/\/deisolbi.com\/#website","url":"https:\/\/deisolbi.com\/","name":"GABY DEISOLBI","description":"Gaby Deisolbi - Artist &amp; Researcher","publisher":{"@id":"https:\/\/deisolbi.com\/#\/schema\/person\/868317e84230531bda344c4ea85be80d"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/deisolbi.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":["Person","Organization"],"@id":"https:\/\/deisolbi.com\/#\/schema\/person\/868317e84230531bda344c4ea85be80d","name":"beehappymex@gmail.com","image":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/deisolbi.com\/wp-content\/uploads\/2026\/01\/deisolbi-gaby-.jpg","url":"https:\/\/deisolbi.com\/wp-content\/uploads\/2026\/01\/deisolbi-gaby-.jpg","contentUrl":"https:\/\/deisolbi.com\/wp-content\/uploads\/2026\/01\/deisolbi-gaby-.jpg","width":1120,"height":747,"caption":"beehappymex@gmail.com"},"logo":{"@id":"https:\/\/deisolbi.com\/wp-content\/uploads\/2026\/01\/deisolbi-gaby-.jpg"},"sameAs":["https:\/\/deisolbi.com"]}]}},"_links":{"self":[{"href":"https:\/\/deisolbi.com\/esp\/wp-json\/wp\/v2\/pages\/1508","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/deisolbi.com\/esp\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/deisolbi.com\/esp\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/deisolbi.com\/esp\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/deisolbi.com\/esp\/wp-json\/wp\/v2\/comments?post=1508"}],"version-history":[{"count":4,"href":"https:\/\/deisolbi.com\/esp\/wp-json\/wp\/v2\/pages\/1508\/revisions"}],"predecessor-version":[{"id":1528,"href":"https:\/\/deisolbi.com\/esp\/wp-json\/wp\/v2\/pages\/1508\/revisions\/1528"}],"wp:attachment":[{"href":"https:\/\/deisolbi.com\/esp\/wp-json\/wp\/v2\/media?parent=1508"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}