
{  
   "types" : {
      "Bookmark" : {
         "pluralLabel" : "Bookmarks"
      },
      "Publication" : {
         "pluralLabel" : "Publications"
      },
      "GoldStandardPublication" : {
         "pluralLabel" : "GoldStandardPublications"
      },
      "GoldStandardBookmark" : {
         "pluralLabel" : "GoldStandardBookmarks"
      },
      "Tag" : {
         "pluralLabel" : "Tags"
      },
      "User" : {
         "pluralLabel" : "Users"
      },
      "Group" : {
         "pluralLabel" : "Groups"
      },
      "Sphere" : {
         "pluralLabel" : "Spheres"
      }
   },
   
   "properties" : {
      "count" : {
         "valueType" : "number"
      },
      "date" : {
         "valueType" : "date"
      },
      "changeDate" : {
         "valueType" : "date"
      },
      "url" : {
         "valueType" : "url"
      },
      "id" : {
         "valueType" : "url"
      },
      "tags" : {
         "valueType" : "item"
      },
      "user" : {
         "valueType" : "item"
      }      
   },
   
   "items" : [
   	  
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/2e79d76252b4c77dac709e63c7f021e24/dorislindner",         
         "tags" : [
            "@zirius","myown","zfb-n","zfb-p"
         ],
         
         "intraHash" : "e79d76252b4c77dac709e63c7f021e24",
         "interHash" : "4b6d689e7819d69bbc57005897700b22",
         "label" : "Beteiligung in Reallaboren",
         "user" : "dorislindner",
         "description" : "",
         "date" : "2024-05-08 13:22:47",
         "changeDate" : "2024-05-08 13:24:08",
         "count" : 1,
         "pub-type": "incollection",
         "booktitle": "Interventionen in Reallaboren: Ein Handbuch für die Praxis","publisher":"ETH Zürich, TdLAB",
         "year": "2023", 
         "url": "https://www.research-collection.ethz.ch/handle/20.500.11850/608410", 
         
         "author": [ 
            "Marco Sonnberger","Doris Lindner"
         ],
         "authors": [
         	
            	{"first" : "Marco",	"last" : "Sonnberger"},
            	{"first" : "Doris",	"last" : "Lindner"}
         ],
         
         "editor": [ 
            "Selma L'Orange Seigo","Matthias Probst","Michael Stauffacher","Evelyn Lobsinger","Yann Blumer"
         ],
         "editors": [
         	
            	{"first" : "Selma",	"last" : "L'Orange Seigo"},
            	{"first" : "Matthias",	"last" : "Probst"},
            	{"first" : "Michael",	"last" : "Stauffacher"},
            	{"first" : "Evelyn",	"last" : "Lobsinger"},
            	{"first" : "Yann",	"last" : "Blumer"}
         ],
         "pages": "36-43",
         "doi" : "https://doi.org/10.3929/ethz-b-000608410",
         
         "bibtexKey": "sonnberger2023beteiligung"

      }
	  
   ]
}
