From f6989f2db8d03812d7c407acaaa8affcf21d6a96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tobias=20B=C3=BClte?= Date: Tue, 4 Jul 2023 15:34:28 +0200 Subject: [PATCH] Use uri-encode This creates strange URIs. Probably needs to be fixed in metafacture-fix. --- conf/fix-dbs.fix | 9 +- test/transformation/output/enriched-test.json | 96 +++++++++---------- .../output/enriched-test.json-dbs | 96 +++++++++---------- 3 files changed, 104 insertions(+), 97 deletions(-) diff --git a/conf/fix-dbs.fix b/conf/fix-dbs.fix index 2201cd42..fa27c975 100644 --- a/conf/fix-dbs.fix +++ b/conf/fix-dbs.fix @@ -20,6 +20,13 @@ end # # # +# +# +# +# +# +# +# replace_all("inr"," ","") @@ -30,7 +37,7 @@ end if any_match("isil","NULL") remove_field("isil") end - # TODO: uri_encode("isil") + uri_encode("isil") diff --git a/test/transformation/output/enriched-test.json b/test/transformation/output/enriched-test.json index 8e7922d7..e1cfd744 100644 --- a/test/transformation/output/enriched-test.json +++ b/test/transformation/output/enriched-test.json @@ -1,65 +1,65 @@ -{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE-9#!"}} -{"rs":"130750039039","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n60","type":"Concept","label":{"de":"Zentrale Universitätsbibliothek","en":"Central University Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE-9#!"},"url":"http://www.uni-greifswald.de/bibliothek/html","funderType":{"id":"http://purl.org/lobid/fundertype#n02","type":"Concept","label":{"de":"Land","en":"Federal State"}},"provides":"http://www.ub.uni-greifswald.de:2324/","name":"Universitätsbibliothek Greifswald","containedIn":"17489","location":[{"type":"Place","address":{"streetAddress":"Felix-Hausdorff-Str. 10","addressLocality":"Greifswald","type":"PostalAddress","postalCode":"17489","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo-Fr.: 8-24, Sa: 9-24 Uhr"},"geo":{"lat":"Felix-Hausdorff-Str. 10_17489_Greifswald_DEU","lon":"Felix-Hausdorff-Str. 10_17489_Greifswald_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE-9#!","isil":"DE-9","collects":{"id":"http://purl.org/lobid/stocksize#n10","type":"Collection","label":{"de":"1.000.001 und mehr","en":"1,000,001 and more"}},"dbsID":"AA009","sameAs":["http://www.wikidata.org/entity/Q2496314","http://ld.zdb-services.de/resource/organisations/DE-9"]} +{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE%2D9#!"}} +{"rs":"130750039039","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n60","type":"Concept","label":{"de":"Zentrale Universitätsbibliothek","en":"Central University Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE%2D9#!"},"url":"http://www.uni-greifswald.de/bibliothek/html","funderType":{"id":"http://purl.org/lobid/fundertype#n02","type":"Concept","label":{"de":"Land","en":"Federal State"}},"provides":"http://www.ub.uni-greifswald.de:2324/","name":"Universitätsbibliothek Greifswald","containedIn":"17489","location":[{"type":"Place","address":{"streetAddress":"Felix-Hausdorff-Str. 10","addressLocality":"Greifswald","type":"PostalAddress","postalCode":"17489","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo-Fr.: 8-24, Sa: 9-24 Uhr"},"geo":{"lat":"Felix-Hausdorff-Str. 10_17489_Greifswald_DEU","lon":"Felix-Hausdorff-Str. 10_17489_Greifswald_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE%2D9#!","isil":"DE%2D9","collects":{"id":"http://purl.org/lobid/stocksize#n10","type":"Collection","label":{"de":"1.000.001 und mehr","en":"1,000,001 and more"}},"dbsID":"AA009","sameAs":["\"DE%2D9\"","http://ld.zdb-services.de/resource/organisations/DE%2D9"]} {"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DBS-AA022#!"}} {"rs":"094610000000","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n21","type":"Concept","label":{"de":"Regionalbibliothek","en":"Regional Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DBS-AA022#!"},"url":"https://www.staatsbibliothek-bamberg.de","funderType":{"id":"http://purl.org/lobid/fundertype#n02","type":"Concept","label":{"de":"Land","en":"Federal State"}},"provides":"https://katalog.ub.uni-bamberg.de","name":"Staatsbibliothek Bamberg ","containedIn":"96049","location":[{"type":"Place","address":{"streetAddress":"Neue Residenz, Domplatz 8","addressLocality":"Bamberg","type":"PostalAddress","postalCode":"96049","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo - Fr 9:00 - 17:00 Uhr, Sa 9:00 - 12:00 Uhr (im August Sa geschlossen)"},"geo":{"lat":"Neue Residenz, Domplatz 8_96049_Bamberg_DEU","lon":"Neue Residenz, Domplatz 8_96049_Bamberg_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DBS-AA022#!","collects":{"id":"http://purl.org/lobid/stocksize#n09","type":"Collection","label":{"de":"300.001 - 1.000.000","en":"300,001 - 1,000,000"}},"dbsID":"AA022"} -{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE-34#!"}} -{"rs":"066110000000","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n60","type":"Concept","label":{"de":"Zentrale Universitätsbibliothek","en":"Central University Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE-34#!"},"url":"http://www.uni-kassel.de/ub","funderType":{"id":"http://purl.org/lobid/fundertype#n02","type":"Concept","label":{"de":"Land","en":"Federal State"}},"provides":"https://hds.hebis.de/ubks","name":"Universitätsbibliothek Kassel - Landesbibliothek und Murhardsche Bibliothek der Stadt Kassel","containedIn":"34127","location":[{"type":"Place","address":{"streetAddress":"Diagonale 10","addressLocality":"Kassel","type":"PostalAddress","postalCode":"34127","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo - Fr 8 bis 23 Uhr. Sa u. So 10 bis 21 Uhr"},"geo":{"lat":"Diagonale 10_34127_Kassel_DEU","lon":"Diagonale 10_34127_Kassel_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE-34#!","isil":"DE-34","collects":{"id":"http://purl.org/lobid/stocksize#n10","type":"Collection","label":{"de":"1.000.001 und mehr","en":"1,000,001 and more"}},"dbsID":"AA034","sameAs":["http://www.wikidata.org/entity/Q2496316","http://ld.zdb-services.de/resource/organisations/DE-34"]} -{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE-46#!"}} -{"rs":"040110000000","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n60","type":"Concept","label":{"de":"Zentrale Universitätsbibliothek","en":"Central University Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE-46#!"},"url":"http://www.suub.uni-bremen.de","funderType":{"id":"http://purl.org/lobid/fundertype#n02","type":"Concept","label":{"de":"Land","en":"Federal State"}},"name":"Staats- und Universitätsbibliothek Bremen","containedIn":"28359","location":[{"type":"Place","address":{"streetAddress":"Bibliothekstr.","addressLocality":"Bremen","type":"PostalAddress","postalCode":"28359","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo-Fr 8.00-22.00 h. Sa 10.00-18.00 h"},"geo":{"lat":"Bibliothekstr._28359_Bremen_DEU","lon":"Bibliothekstr._28359_Bremen_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE-46#!","isil":"DE-46","collects":{"id":"http://purl.org/lobid/stocksize#n10","type":"Collection","label":{"de":"1.000.001 und mehr","en":"1,000,001 and more"}},"dbsID":"AA046","sameAs":["http://www.wikidata.org/entity/Q1680376","http://ld.zdb-services.de/resource/organisations/DE-46"]} -{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE-58#!"}} -{"rs":"032570009009","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n21","type":"Concept","label":{"de":"Regionalbibliothek","en":"Regional Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE-58#!"},"url":"http://www.nla.niedersachsen.de","funderType":{"id":"http://purl.org/lobid/fundertype#n12","type":"Concept","label":{"de":"Private Trägerschaft (natürliche Personen)","en":"Private Funding Body (Natural Person)"}},"name":"Fürstliche Schaumburg-Lippische Hofbibliothek In Verwaltung des Niedersächsischen Landesarchivs - Standort Bückeburg -","containedIn":"31675","location":[{"type":"Place","address":{"streetAddress":"Schlossplatz 2","addressLocality":"Bückeburg","type":"PostalAddress","postalCode":"31675","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo, Di, Do 9.00-16.00 Uhr, Mi 9.00-18.00 Uhr, Fr 9.00-13 Uhr"},"geo":{"lat":"Schlossplatz 2_31675_Bückeburg_DEU","lon":"Schlossplatz 2_31675_Bückeburg_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE-58#!","isil":"DE-58","collects":{"id":"http://purl.org/lobid/stocksize#n07","type":"Collection","label":{"de":"30.001 - 100.000","en":"30,001 - 100,000"}},"dbsID":"AA058","sameAs":["http://www.wikidata.org/entity/Q1483614","http://ld.zdb-services.de/resource/organisations/DE-58"]} +{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE%2D34#!"}} +{"rs":"066110000000","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n60","type":"Concept","label":{"de":"Zentrale Universitätsbibliothek","en":"Central University Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE%2D34#!"},"url":"http://www.uni-kassel.de/ub","funderType":{"id":"http://purl.org/lobid/fundertype#n02","type":"Concept","label":{"de":"Land","en":"Federal State"}},"provides":"https://hds.hebis.de/ubks","name":"Universitätsbibliothek Kassel - Landesbibliothek und Murhardsche Bibliothek der Stadt Kassel","containedIn":"34127","location":[{"type":"Place","address":{"streetAddress":"Diagonale 10","addressLocality":"Kassel","type":"PostalAddress","postalCode":"34127","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo - Fr 8 bis 23 Uhr. Sa u. So 10 bis 21 Uhr"},"geo":{"lat":"Diagonale 10_34127_Kassel_DEU","lon":"Diagonale 10_34127_Kassel_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE%2D34#!","isil":"DE%2D34","collects":{"id":"http://purl.org/lobid/stocksize#n10","type":"Collection","label":{"de":"1.000.001 und mehr","en":"1,000,001 and more"}},"dbsID":"AA034","sameAs":["\"DE%2D34\"","http://ld.zdb-services.de/resource/organisations/DE%2D34"]} +{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE%2D46#!"}} +{"rs":"040110000000","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n60","type":"Concept","label":{"de":"Zentrale Universitätsbibliothek","en":"Central University Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE%2D46#!"},"url":"http://www.suub.uni-bremen.de","funderType":{"id":"http://purl.org/lobid/fundertype#n02","type":"Concept","label":{"de":"Land","en":"Federal State"}},"name":"Staats- und Universitätsbibliothek Bremen","containedIn":"28359","location":[{"type":"Place","address":{"streetAddress":"Bibliothekstr.","addressLocality":"Bremen","type":"PostalAddress","postalCode":"28359","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo-Fr 8.00-22.00 h. Sa 10.00-18.00 h"},"geo":{"lat":"Bibliothekstr._28359_Bremen_DEU","lon":"Bibliothekstr._28359_Bremen_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE%2D46#!","isil":"DE%2D46","collects":{"id":"http://purl.org/lobid/stocksize#n10","type":"Collection","label":{"de":"1.000.001 und mehr","en":"1,000,001 and more"}},"dbsID":"AA046","sameAs":["\"DE%2D46\"","http://ld.zdb-services.de/resource/organisations/DE%2D46"]} +{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE%2D58#!"}} +{"rs":"032570009009","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n21","type":"Concept","label":{"de":"Regionalbibliothek","en":"Regional Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE%2D58#!"},"url":"http://www.nla.niedersachsen.de","funderType":{"id":"http://purl.org/lobid/fundertype#n12","type":"Concept","label":{"de":"Private Trägerschaft (natürliche Personen)","en":"Private Funding Body (Natural Person)"}},"name":"Fürstliche Schaumburg-Lippische Hofbibliothek In Verwaltung des Niedersächsischen Landesarchivs - Standort Bückeburg -","containedIn":"31675","location":[{"type":"Place","address":{"streetAddress":"Schlossplatz 2","addressLocality":"Bückeburg","type":"PostalAddress","postalCode":"31675","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo, Di, Do 9.00-16.00 Uhr, Mi 9.00-18.00 Uhr, Fr 9.00-13 Uhr"},"geo":{"lat":"Schlossplatz 2_31675_Bückeburg_DEU","lon":"Schlossplatz 2_31675_Bückeburg_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE%2D58#!","isil":"DE%2D58","collects":{"id":"http://purl.org/lobid/stocksize#n07","type":"Collection","label":{"de":"30.001 - 100.000","en":"30,001 - 100,000"}},"dbsID":"AA058","sameAs":["\"DE%2D58\"","http://ld.zdb-services.de/resource/organisations/DE%2D58"]} {"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DBS-AA083#!"}} {"rs":"110000000000","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n60","type":"Concept","label":{"de":"Zentrale Universitätsbibliothek","en":"Central University Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DBS-AA083#!"},"url":"http://www.ub.tu-berlin.de","funderType":{"id":"http://purl.org/lobid/fundertype#n07","type":"Concept","label":{"de":"Körperschaft oder Stiftung des öffentlichen Rechts","en":"Corporate Body or Foundation under Public Law"}},"provides":"http://portal.ub.tu-berlin.de","name":"Technische Universität Berlin Universitätsbibliothek","containedIn":"10623","location":[{"type":"Place","address":{"streetAddress":"Fasanenstraße 88 (im VOLKSWAGEN-Haus)","addressLocality":"Berlin","type":"PostalAddress","postalCode":"10623","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Zentralbibliothek: Mo-Fr 9-22 Uhr, Sa 10-18 Uhr"},"geo":{"lat":"Fasanenstraße 88 (im VOLKSWAGEN-Haus)_10623_Berlin_DEU","lon":"Fasanenstraße 88 (im VOLKSWAGEN-Haus)_10623_Berlin_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DBS-AA083#!","collects":{"id":"http://purl.org/lobid/stocksize#n10","type":"Collection","label":{"de":"1.000.001 und mehr","en":"1,000,001 and more"}},"dbsID":"AA083"} -{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE-95#!"}} -{"rs":"032410001001","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n70","type":"Concept","label":{"de":"Zentrale Hochschulbibliothek, nicht Universität","en":"Central Academic Library, not University"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE-95#!"},"url":"http://www.tiho-hannover.de","funderType":{"id":"http://purl.org/lobid/fundertype#n02","type":"Concept","label":{"de":"Land","en":"Federal State"}},"provides":"http://opac.hobsy.de/cgi-bin/nph-wwwp3?DB=BES5.SYS8&LANG=DU&EXT=ON","name":"Stiftung Tierärztliche Hochschule Hannover. Bibliothek","containedIn":"30559","location":[{"type":"Place","address":{"streetAddress":"Bünteweg 2","addressLocality":"Hannover","type":"PostalAddress","postalCode":"30559","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo., Mi., Fr. 11 - 19, Di., Do. 9 - 17, Sa. 10 - 13"},"geo":{"lat":"Bünteweg 2_30559_Hannover_DEU","lon":"Bünteweg 2_30559_Hannover_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE-95#!","isil":"DE-95","collects":{"id":"http://purl.org/lobid/stocksize#n08","type":"Collection","label":{"de":"100.001 - 300.000","en":"100,001 - 300,000"}},"dbsID":"AA095","sameAs":["http://www.wikidata.org/entity/Q28731327","http://ld.zdb-services.de/resource/organisations/DE-95"]} -{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE-149#!"}} -{"rs":"097640000000","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n21","type":"Concept","label":{"de":"Regionalbibliothek","en":"Regional Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE-149#!"},"url":"http://www.memmingen.de/468.html","funderType":{"id":"http://purl.org/lobid/fundertype#n04","type":"Concept","label":{"de":"Gemeinde","en":"Commune"}},"provides":"http://www.datronic.de/cgi-bin/findus.pl?customer=memmingen","name":"Stadtbibliothek Memmingen","containedIn":"87700","location":[{"type":"Place","address":{"streetAddress":"Martin-Luther-Platz 1","addressLocality":"Memmingen","type":"PostalAddress","postalCode":"87700","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"},"geo":{"lat":"Martin-Luther-Platz 1_87700_Memmingen_DEU","lon":"Martin-Luther-Platz 1_87700_Memmingen_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE-149#!","isil":"DE-149","collects":{"id":"http://purl.org/lobid/stocksize#n07","type":"Collection","label":{"de":"30.001 - 100.000","en":"30,001 - 100,000"}},"dbsID":"AA149","sameAs":["http://www.wikidata.org/entity/Q1478335","http://ld.zdb-services.de/resource/organisations/DE-149"]} +{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE%2D95#!"}} +{"rs":"032410001001","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n70","type":"Concept","label":{"de":"Zentrale Hochschulbibliothek, nicht Universität","en":"Central Academic Library, not University"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE%2D95#!"},"url":"http://www.tiho-hannover.de","funderType":{"id":"http://purl.org/lobid/fundertype#n02","type":"Concept","label":{"de":"Land","en":"Federal State"}},"provides":"http://opac.hobsy.de/cgi-bin/nph-wwwp3?DB=BES5.SYS8&LANG=DU&EXT=ON","name":"Stiftung Tierärztliche Hochschule Hannover. Bibliothek","containedIn":"30559","location":[{"type":"Place","address":{"streetAddress":"Bünteweg 2","addressLocality":"Hannover","type":"PostalAddress","postalCode":"30559","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo., Mi., Fr. 11 - 19, Di., Do. 9 - 17, Sa. 10 - 13"},"geo":{"lat":"Bünteweg 2_30559_Hannover_DEU","lon":"Bünteweg 2_30559_Hannover_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE%2D95#!","isil":"DE%2D95","collects":{"id":"http://purl.org/lobid/stocksize#n08","type":"Collection","label":{"de":"100.001 - 300.000","en":"100,001 - 300,000"}},"dbsID":"AA095","sameAs":["\"DE%2D95\"","http://ld.zdb-services.de/resource/organisations/DE%2D95"]} +{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE%2D149#!"}} +{"rs":"097640000000","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n21","type":"Concept","label":{"de":"Regionalbibliothek","en":"Regional Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE%2D149#!"},"url":"http://www.memmingen.de/468.html","funderType":{"id":"http://purl.org/lobid/fundertype#n04","type":"Concept","label":{"de":"Gemeinde","en":"Commune"}},"provides":"http://www.datronic.de/cgi-bin/findus.pl?customer=memmingen","name":"Stadtbibliothek Memmingen","containedIn":"87700","location":[{"type":"Place","address":{"streetAddress":"Martin-Luther-Platz 1","addressLocality":"Memmingen","type":"PostalAddress","postalCode":"87700","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"},"geo":{"lat":"Martin-Luther-Platz 1_87700_Memmingen_DEU","lon":"Martin-Luther-Platz 1_87700_Memmingen_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE%2D149#!","isil":"DE%2D149","collects":{"id":"http://purl.org/lobid/stocksize#n07","type":"Collection","label":{"de":"30.001 - 100.000","en":"30,001 - 100,000"}},"dbsID":"AA149","sameAs":["\"DE%2D149\"","http://ld.zdb-services.de/resource/organisations/DE%2D149"]} {"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DBS-AA150#!"}} {"rs":"091850149149","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n21","type":"Concept","label":{"de":"Regionalbibliothek","en":"Regional Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DBS-AA150#!"},"url":"http://www.sbnd.de","funderType":{"id":"http://purl.org/lobid/fundertype#n02","type":"Concept","label":{"de":"Land","en":"Federal State"}},"provides":"http://opac.sbnd.de","name":"Staatliche Bibliothek Neuburg/Donau","containedIn":"86633","location":[{"type":"Place","address":{"streetAddress":"Karlspl. A 17","addressLocality":"Neuburg/Donau","type":"PostalAddress","postalCode":"86633","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo 13.30-16.00. Di 13.30-18.00. Mi 13.30-16.00. Do 10.00-12.00 und 13.30-16.00. Fr 10.00-13.30"},"geo":{"lat":"Karlspl. A 17_86633_Neuburg/Donau_DEU","lon":"Karlspl. A 17_86633_Neuburg/Donau_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DBS-AA150#!","collects":{"id":"http://purl.org/lobid/stocksize#n07","type":"Collection","label":{"de":"30.001 - 100.000","en":"30,001 - 100,000"}},"dbsID":"AA150"} -{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE-174#!"}} -{"rs":"055130000000","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n33","type":"Concept","label":{"de":"Öffentliche Bibliothek","en":"Public Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE-174#!"},"url":"http://www.stadtbibliothek-ge.de/","funderType":{"id":"http://purl.org/lobid/fundertype#n04","type":"Concept","label":{"de":"Gemeinde","en":"Commune"}},"provides":"http://katalog.stadtbibliothek-ge.de/opac/de/user_frm.html.S","name":"Stadtbibliothek Gelsenkirchen","containedIn":"45875","location":[{"type":"Place","address":{"streetAddress":"Ebertstr. 19","addressLocality":"Gelsenkirchen","type":"PostalAddress","postalCode":"45875","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo-Fr 11.00-19.00 , Sa 10.00-13.00"},"geo":{"lat":"Ebertstr. 19_45875_Gelsenkirchen_DEU","lon":"Ebertstr. 19_45875_Gelsenkirchen_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE-174#!","isil":"DE-174","collects":{"id":"http://purl.org/lobid/stocksize#n01","type":"Collection","label":{"de":"bis 1.000","en":"up to 1,000"}},"dbsID":"AA174","sameAs":["http://www.wikidata.org/entity/Q28681662","http://ld.zdb-services.de/resource/organisations/DE-174"]} -{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE-186#!"}} -{"rs":"120540000000","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n33","type":"Concept","label":{"de":"Öffentliche Bibliothek","en":"Public Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE-186#!"},"url":"http://www.bibliothek.potsdam.de","funderType":{"id":"http://purl.org/lobid/fundertype#n06","type":"Concept","label":{"de":"Sonstige öffentliche Trägerschaft","en":"Other Public Sector Funder"}},"provides":"http://www.bibliothek.potsdam.de","name":"Stadt- und Landesbibliothek im Bildungsforum Potsdam","containedIn":"14467","location":[{"type":"Place","address":{"streetAddress":"Am Kanal 47","addressLocality":"Potsdam","type":"PostalAddress","postalCode":"14467","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo 15 - 19 Di - Fr 10 - 19 Sa 10 - 16 "},"geo":{"lat":"Am Kanal 47_14467_Potsdam_DEU","lon":"Am Kanal 47_14467_Potsdam_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE-186#!","isil":"DE-186","collects":{"id":"http://purl.org/lobid/stocksize#n09","type":"Collection","label":{"de":"300.001 - 1.000.000","en":"300,001 - 1,000,000"}},"dbsID":"AA186","sameAs":["http://www.wikidata.org/entity/Q2326335","http://ld.zdb-services.de/resource/organisations/DE-186"]} -{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE-198#!"}} -{"rs":"130710107107","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n33","type":"Concept","label":{"de":"Öffentliche Bibliothek","en":"Public Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE-198#!"},"url":"http://www.bibliothek-nb.de","funderType":{"id":"http://purl.org/lobid/fundertype#n06","type":"Concept","label":{"de":"Sonstige öffentliche Trägerschaft","en":"Other Public Sector Funder"}},"provides":"http://62.159.150.4/wwwopac/","name":"Regionalbibliothek","containedIn":"17033","location":[{"type":"Place","address":{"streetAddress":"Marktplatz 1","addressLocality":"Neubrandenburg","type":"PostalAddress","postalCode":"17033","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo/Mi 13.00-18.00 Di 10.00-19.00 Do/Frei 10.00-18.00 Sa 10.00 - 13.00 "},"geo":{"lat":"Marktplatz 1_17033_Neubrandenburg_DEU","lon":"Marktplatz 1_17033_Neubrandenburg_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE-198#!","isil":"DE-198","collects":{"id":"http://purl.org/lobid/stocksize#n08","type":"Collection","label":{"de":"100.001 - 300.000","en":"100,001 - 300,000"}},"dbsID":"AA198","sameAs":["http://www.wikidata.org/entity/Q2138279","http://ld.zdb-services.de/resource/organisations/DE-198"]} -{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE-204#!"}} -{"rs":"110000000000","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n81","type":"Concept","label":{"de":"Wissenschaftliche Spezialbibliothek","en":"Academic Special Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE-204#!"},"url":"http://www.iai.spk-berlin.de/","funderType":{"id":"http://purl.org/lobid/fundertype#n07","type":"Concept","label":{"de":"Körperschaft oder Stiftung des öffentlichen Rechts","en":"Corporate Body or Foundation under Public Law"}},"provides":"http://www.iaicat.de","name":"Ibero-Amerikanisches Institut Preußischer Kulturbesitz. Bibliothek","containedIn":"10785","location":[{"type":"Place","address":{"streetAddress":"Potsdamer Str. 37","addressLocality":"Berlin","type":"PostalAddress","postalCode":"10785","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo-Fr. 9.00-19.00 Uhr, Sa 9.00-13.00 Uhr"},"geo":{"lat":"Potsdamer Str. 37_10785_Berlin_DEU","lon":"Potsdamer Str. 37_10785_Berlin_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE-204#!","isil":"DE-204","collects":{"id":"http://purl.org/lobid/stocksize#n10","type":"Collection","label":{"de":"1.000.001 und mehr","en":"1,000,001 and more"}},"dbsID":"AA204","sameAs":["http://www.wikidata.org/entity/Q28737641","http://ld.zdb-services.de/resource/organisations/DE-204"]} -{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE-228#!"}} -{"rs":"032520006006","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n33","type":"Concept","label":{"de":"Öffentliche Bibliothek","en":"Public Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE-228#!"},"url":"http://www.hameln.de/kultur/kultur/buecherei/index.htm","funderType":{"id":"http://purl.org/lobid/fundertype#n04","type":"Concept","label":{"de":"Gemeinde","en":"Commune"}},"provides":"http://www.stadtbuecherei.hameln.de","name":"Stadtbücherei in der Pfortmühle","containedIn":"31785","location":[{"type":"Place","address":{"streetAddress":"Sudetenstr. 1","addressLocality":"Hameln","type":"PostalAddress","postalCode":"31785","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Di und Do-Fr 12.00-18.00. Mi 10.00-16.00. Sa 10.00-13.00"},"geo":{"lat":"Sudetenstr. 1_31785_Hameln_DEU","lon":"Sudetenstr. 1_31785_Hameln_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE-228#!","isil":"DE-228","collects":{"id":"http://purl.org/lobid/stocksize#n08","type":"Collection","label":{"de":"100.001 - 300.000","en":"100,001 - 300,000"}},"dbsID":"AA228","sameAs":["http://www.wikidata.org/entity/Q28661800","http://ld.zdb-services.de/resource/organisations/DE-228"]} -{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE-241#!"}} -{"rs":"094770128128","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n33","type":"Concept","label":{"de":"Öffentliche Bibliothek","en":"Public Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE-241#!"},"url":"http://www.buecherei-kulmbach.de","funderType":{"id":"http://purl.org/lobid/fundertype#n04","type":"Concept","label":{"de":"Gemeinde","en":"Commune"}},"provides":"http://www.buecherei-kulmbach.de","name":"Bücherei am Stadtpark","containedIn":"95326","location":[{"type":"Place","address":{"streetAddress":"Pestalozzistr. 11","addressLocality":"Kulmbach","type":"PostalAddress","postalCode":"95326","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo - 14:00 - 19:30, Di 10:00 - 17:00, Mi 9:30 - 14:00 -  , Do 10:00 - 17:00, Fr 10:00 - 14:00  -   "},"geo":{"lat":"Pestalozzistr. 11_95326_Kulmbach_DEU","lon":"Pestalozzistr. 11_95326_Kulmbach_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE-241#!","isil":"DE-241","collects":{"id":"http://purl.org/lobid/stocksize#n07","type":"Collection","label":{"de":"30.001 - 100.000","en":"30,001 - 100,000"}},"dbsID":"AA241","sameAs":["http://www.wikidata.org/entity/Q28733510","http://ld.zdb-services.de/resource/organisations/DE-241"]} -{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE-253#!"}} -{"rs":"031010000000","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n81","type":"Concept","label":{"de":"Wissenschaftliche Spezialbibliothek","en":"Academic Special Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE-253#!"},"url":"http://www.vti.bund.de","funderType":{"id":"http://purl.org/lobid/fundertype#n01","type":"Concept","label":{"de":"Bundesrepublik Deutschland","en":"Federal Republic of Germany"}},"name":"Thünen-Institut, Fachinformationszentrum Ländliche Räume","containedIn":"38116","location":[{"type":"Place","address":{"streetAddress":"Bundesallee 50","addressLocality":"Braunschweig","type":"PostalAddress","postalCode":"38116","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"9-16.30"},"geo":{"lat":"Bundesallee 50_38116_Braunschweig_DEU","lon":"Bundesallee 50_38116_Braunschweig_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE-253#!","isil":"DE-253","collects":{"id":"http://purl.org/lobid/stocksize#n08","type":"Collection","label":{"de":"100.001 - 300.000","en":"100,001 - 300,000"}},"dbsID":"AA253","sameAs":["\"DE-253\"","http://ld.zdb-services.de/resource/organisations/DE-253"]} +{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE%2D174#!"}} +{"rs":"055130000000","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n33","type":"Concept","label":{"de":"Öffentliche Bibliothek","en":"Public Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE%2D174#!"},"url":"http://www.stadtbibliothek-ge.de/","funderType":{"id":"http://purl.org/lobid/fundertype#n04","type":"Concept","label":{"de":"Gemeinde","en":"Commune"}},"provides":"http://katalog.stadtbibliothek-ge.de/opac/de/user_frm.html.S","name":"Stadtbibliothek Gelsenkirchen","containedIn":"45875","location":[{"type":"Place","address":{"streetAddress":"Ebertstr. 19","addressLocality":"Gelsenkirchen","type":"PostalAddress","postalCode":"45875","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo-Fr 11.00-19.00 , Sa 10.00-13.00"},"geo":{"lat":"Ebertstr. 19_45875_Gelsenkirchen_DEU","lon":"Ebertstr. 19_45875_Gelsenkirchen_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE%2D174#!","isil":"DE%2D174","collects":{"id":"http://purl.org/lobid/stocksize#n01","type":"Collection","label":{"de":"bis 1.000","en":"up to 1,000"}},"dbsID":"AA174","sameAs":["\"DE%2D174\"","http://ld.zdb-services.de/resource/organisations/DE%2D174"]} +{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE%2D186#!"}} +{"rs":"120540000000","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n33","type":"Concept","label":{"de":"Öffentliche Bibliothek","en":"Public Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE%2D186#!"},"url":"http://www.bibliothek.potsdam.de","funderType":{"id":"http://purl.org/lobid/fundertype#n06","type":"Concept","label":{"de":"Sonstige öffentliche Trägerschaft","en":"Other Public Sector Funder"}},"provides":"http://www.bibliothek.potsdam.de","name":"Stadt- und Landesbibliothek im Bildungsforum Potsdam","containedIn":"14467","location":[{"type":"Place","address":{"streetAddress":"Am Kanal 47","addressLocality":"Potsdam","type":"PostalAddress","postalCode":"14467","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo 15 - 19 Di - Fr 10 - 19 Sa 10 - 16 "},"geo":{"lat":"Am Kanal 47_14467_Potsdam_DEU","lon":"Am Kanal 47_14467_Potsdam_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE%2D186#!","isil":"DE%2D186","collects":{"id":"http://purl.org/lobid/stocksize#n09","type":"Collection","label":{"de":"300.001 - 1.000.000","en":"300,001 - 1,000,000"}},"dbsID":"AA186","sameAs":["\"DE%2D186\"","http://ld.zdb-services.de/resource/organisations/DE%2D186"]} +{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE%2D198#!"}} +{"rs":"130710107107","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n33","type":"Concept","label":{"de":"Öffentliche Bibliothek","en":"Public Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE%2D198#!"},"url":"http://www.bibliothek-nb.de","funderType":{"id":"http://purl.org/lobid/fundertype#n06","type":"Concept","label":{"de":"Sonstige öffentliche Trägerschaft","en":"Other Public Sector Funder"}},"provides":"http://62.159.150.4/wwwopac/","name":"Regionalbibliothek","containedIn":"17033","location":[{"type":"Place","address":{"streetAddress":"Marktplatz 1","addressLocality":"Neubrandenburg","type":"PostalAddress","postalCode":"17033","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo/Mi 13.00-18.00 Di 10.00-19.00 Do/Frei 10.00-18.00 Sa 10.00 - 13.00 "},"geo":{"lat":"Marktplatz 1_17033_Neubrandenburg_DEU","lon":"Marktplatz 1_17033_Neubrandenburg_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE%2D198#!","isil":"DE%2D198","collects":{"id":"http://purl.org/lobid/stocksize#n08","type":"Collection","label":{"de":"100.001 - 300.000","en":"100,001 - 300,000"}},"dbsID":"AA198","sameAs":["\"DE%2D198\"","http://ld.zdb-services.de/resource/organisations/DE%2D198"]} +{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE%2D204#!"}} +{"rs":"110000000000","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n81","type":"Concept","label":{"de":"Wissenschaftliche Spezialbibliothek","en":"Academic Special Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE%2D204#!"},"url":"http://www.iai.spk-berlin.de/","funderType":{"id":"http://purl.org/lobid/fundertype#n07","type":"Concept","label":{"de":"Körperschaft oder Stiftung des öffentlichen Rechts","en":"Corporate Body or Foundation under Public Law"}},"provides":"http://www.iaicat.de","name":"Ibero-Amerikanisches Institut Preußischer Kulturbesitz. Bibliothek","containedIn":"10785","location":[{"type":"Place","address":{"streetAddress":"Potsdamer Str. 37","addressLocality":"Berlin","type":"PostalAddress","postalCode":"10785","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo-Fr. 9.00-19.00 Uhr, Sa 9.00-13.00 Uhr"},"geo":{"lat":"Potsdamer Str. 37_10785_Berlin_DEU","lon":"Potsdamer Str. 37_10785_Berlin_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE%2D204#!","isil":"DE%2D204","collects":{"id":"http://purl.org/lobid/stocksize#n10","type":"Collection","label":{"de":"1.000.001 und mehr","en":"1,000,001 and more"}},"dbsID":"AA204","sameAs":["\"DE%2D204\"","http://ld.zdb-services.de/resource/organisations/DE%2D204"]} +{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE%2D228#!"}} +{"rs":"032520006006","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n33","type":"Concept","label":{"de":"Öffentliche Bibliothek","en":"Public Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE%2D228#!"},"url":"http://www.hameln.de/kultur/kultur/buecherei/index.htm","funderType":{"id":"http://purl.org/lobid/fundertype#n04","type":"Concept","label":{"de":"Gemeinde","en":"Commune"}},"provides":"http://www.stadtbuecherei.hameln.de","name":"Stadtbücherei in der Pfortmühle","containedIn":"31785","location":[{"type":"Place","address":{"streetAddress":"Sudetenstr. 1","addressLocality":"Hameln","type":"PostalAddress","postalCode":"31785","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Di und Do-Fr 12.00-18.00. Mi 10.00-16.00. Sa 10.00-13.00"},"geo":{"lat":"Sudetenstr. 1_31785_Hameln_DEU","lon":"Sudetenstr. 1_31785_Hameln_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE%2D228#!","isil":"DE%2D228","collects":{"id":"http://purl.org/lobid/stocksize#n08","type":"Collection","label":{"de":"100.001 - 300.000","en":"100,001 - 300,000"}},"dbsID":"AA228","sameAs":["\"DE%2D228\"","http://ld.zdb-services.de/resource/organisations/DE%2D228"]} +{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE%2D241#!"}} +{"rs":"094770128128","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n33","type":"Concept","label":{"de":"Öffentliche Bibliothek","en":"Public Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE%2D241#!"},"url":"http://www.buecherei-kulmbach.de","funderType":{"id":"http://purl.org/lobid/fundertype#n04","type":"Concept","label":{"de":"Gemeinde","en":"Commune"}},"provides":"http://www.buecherei-kulmbach.de","name":"Bücherei am Stadtpark","containedIn":"95326","location":[{"type":"Place","address":{"streetAddress":"Pestalozzistr. 11","addressLocality":"Kulmbach","type":"PostalAddress","postalCode":"95326","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo - 14:00 - 19:30, Di 10:00 - 17:00, Mi 9:30 - 14:00 -  , Do 10:00 - 17:00, Fr 10:00 - 14:00  -   "},"geo":{"lat":"Pestalozzistr. 11_95326_Kulmbach_DEU","lon":"Pestalozzistr. 11_95326_Kulmbach_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE%2D241#!","isil":"DE%2D241","collects":{"id":"http://purl.org/lobid/stocksize#n07","type":"Collection","label":{"de":"30.001 - 100.000","en":"30,001 - 100,000"}},"dbsID":"AA241","sameAs":["\"DE%2D241\"","http://ld.zdb-services.de/resource/organisations/DE%2D241"]} +{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE%2D253#!"}} +{"rs":"031010000000","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n81","type":"Concept","label":{"de":"Wissenschaftliche Spezialbibliothek","en":"Academic Special Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE%2D253#!"},"url":"http://www.vti.bund.de","funderType":{"id":"http://purl.org/lobid/fundertype#n01","type":"Concept","label":{"de":"Bundesrepublik Deutschland","en":"Federal Republic of Germany"}},"name":"Thünen-Institut, Fachinformationszentrum Ländliche Räume","containedIn":"38116","location":[{"type":"Place","address":{"streetAddress":"Bundesallee 50","addressLocality":"Braunschweig","type":"PostalAddress","postalCode":"38116","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"9-16.30"},"geo":{"lat":"Bundesallee 50_38116_Braunschweig_DEU","lon":"Bundesallee 50_38116_Braunschweig_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE%2D253#!","isil":"DE%2D253","collects":{"id":"http://purl.org/lobid/stocksize#n08","type":"Collection","label":{"de":"100.001 - 300.000","en":"100,001 - 300,000"}},"dbsID":"AA253","sameAs":["\"DE%2D253\"","http://ld.zdb-services.de/resource/organisations/DE%2D253"]} {"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DBS-AA277#!"}} {"rs":"064120000000","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n33","type":"Concept","label":{"de":"Öffentliche Bibliothek","en":"Public Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DBS-AA277#!"},"url":"http://www.stadtbuecherei.frankfurt.de","funderType":{"id":"http://purl.org/lobid/fundertype#n04","type":"Concept","label":{"de":"Gemeinde","en":"Commune"}},"provides":"https://katalog.stadtbuecherei.frankfurt.de","name":"Stadtbücherei Frankfurt am Main","containedIn":"60311","location":[{"type":"Place","address":{"streetAddress":"Hasengasse 4","addressLocality":"Frankfurt/Main","type":"PostalAddress","postalCode":"60311","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo-Fr 11.00-19.00. Sa 11.00-16.00"},"geo":{"lat":"Hasengasse 4_60311_Frankfurt/Main_DEU","lon":"Hasengasse 4_60311_Frankfurt/Main_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DBS-AA277#!","collects":{"id":"http://purl.org/lobid/stocksize#n09","type":"Collection","label":{"de":"300.001 - 1.000.000","en":"300,001 - 1,000,000"}},"dbsID":"AA277"} -{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE-289#!"}} -{"rs":"084210000000","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n60","type":"Concept","label":{"de":"Zentrale Universitätsbibliothek","en":"Central University Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE-289#!"},"url":"http://kiz.uni-ulm.de","funderType":{"id":"http://purl.org/lobid/fundertype#n02","type":"Concept","label":{"de":"Land","en":"Federal State"}},"provides":"http://www.uni-ulm.de/index.php?id=1357","name":"Kommunikations- und Informationszentrum der Universität Ulm (kiz) / Abt. Informationsversorgung und Abt. Informationsmedien","containedIn":"89081","location":[{"type":"Place","address":{"streetAddress":"Albert-Einstein-Allee 37","addressLocality":"Ulm/Donau","type":"PostalAddress","postalCode":"89081","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo - Fr 8:00 - 22:00 Uhr, Sa 10:00 - 20:00 Uhr"},"geo":{"lat":"Albert-Einstein-Allee 37_89081_Ulm/Donau_DEU","lon":"Albert-Einstein-Allee 37_89081_Ulm/Donau_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE-289#!","isil":"DE-289","collects":{"id":"http://purl.org/lobid/stocksize#n09","type":"Collection","label":{"de":"300.001 - 1.000.000","en":"300,001 - 1,000,000"}},"dbsID":"AA289","sameAs":["http://www.wikidata.org/entity/Q1755249","http://ld.zdb-services.de/resource/organisations/DE-289"]} +{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE%2D289#!"}} +{"rs":"084210000000","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n60","type":"Concept","label":{"de":"Zentrale Universitätsbibliothek","en":"Central University Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE%2D289#!"},"url":"http://kiz.uni-ulm.de","funderType":{"id":"http://purl.org/lobid/fundertype#n02","type":"Concept","label":{"de":"Land","en":"Federal State"}},"provides":"http://www.uni-ulm.de/index.php?id=1357","name":"Kommunikations- und Informationszentrum der Universität Ulm (kiz) / Abt. Informationsversorgung und Abt. Informationsmedien","containedIn":"89081","location":[{"type":"Place","address":{"streetAddress":"Albert-Einstein-Allee 37","addressLocality":"Ulm/Donau","type":"PostalAddress","postalCode":"89081","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo - Fr 8:00 - 22:00 Uhr, Sa 10:00 - 20:00 Uhr"},"geo":{"lat":"Albert-Einstein-Allee 37_89081_Ulm/Donau_DEU","lon":"Albert-Einstein-Allee 37_89081_Ulm/Donau_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE%2D289#!","isil":"DE%2D289","collects":{"id":"http://purl.org/lobid/stocksize#n09","type":"Collection","label":{"de":"300.001 - 1.000.000","en":"300,001 - 1,000,000"}},"dbsID":"AA289","sameAs":["\"DE%2D289\"","http://ld.zdb-services.de/resource/organisations/DE%2D289"]} {"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DBS-AA290#!"}} {"rs":"059130000000","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n60","type":"Concept","label":{"de":"Zentrale Universitätsbibliothek","en":"Central University Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DBS-AA290#!"},"url":"http://www.ub.uni-dortmund.de","funderType":{"id":"http://purl.org/lobid/fundertype#n02","type":"Concept","label":{"de":"Land","en":"Federal State"}},"name":"Universitätsbibliothek Dortmund","containedIn":"44227","location":[{"type":"Place","address":{"streetAddress":"Vogelpothsweg 76","addressLocality":"Dortmund","type":"PostalAddress","postalCode":"44227","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo-Fr 7.00-1.00h. Sa+So 9.00-1.00h, Bereichsbibliotheken s. homepage"},"geo":{"lat":"Vogelpothsweg 76_44227_Dortmund_DEU","lon":"Vogelpothsweg 76_44227_Dortmund_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DBS-AA290#!","collects":{"id":"http://purl.org/lobid/stocksize#n10","type":"Collection","label":{"de":"1.000.001 und mehr","en":"1,000,001 and more"}},"dbsID":"AA290"} -{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE-356#!"}} -{"rs":"071330006006","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n33","type":"Concept","label":{"de":"Öffentliche Bibliothek","en":"Public Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE-356#!"},"url":"http://www.stadtbibliothek.bad-kreuznach.de","funderType":{"id":"http://purl.org/lobid/fundertype#n04","type":"Concept","label":{"de":"Gemeinde","en":"Commune"}},"provides":"http://webopac.kh-int.de/opax/de/qsim.html.S","name":"Stadtbibliothek","containedIn":"55543","location":[{"type":"Place","address":{"streetAddress":"Kreuzstr. 69","addressLocality":"Bad Kreuznach","type":"PostalAddress","postalCode":"55543","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo und Mi 14.00-18.00. Di,Do,Fr 10.00-18.00. Sa 10.00-13.00"},"geo":{"lat":"Kreuzstr. 69_55543_Bad Kreuznach_DEU","lon":"Kreuzstr. 69_55543_Bad Kreuznach_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE-356#!","isil":"DE-356","collects":{"id":"http://purl.org/lobid/stocksize#n07","type":"Collection","label":{"de":"30.001 - 100.000","en":"30,001 - 100,000"}},"dbsID":"AA356","sameAs":["http://www.wikidata.org/entity/Q28681672","http://ld.zdb-services.de/resource/organisations/DE-356"]} -{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE-368#!"}} -{"rs":"059540016016","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n33","type":"Concept","label":{"de":"Öffentliche Bibliothek","en":"Public Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE-368#!"},"url":"http://www.bibliothek.hattingen.de","funderType":{"id":"http://purl.org/lobid/fundertype#n04","type":"Concept","label":{"de":"Gemeinde","en":"Commune"}},"provides":"http://webopac.hattingen.de/webopac/index.asp?DB=web_biblio","name":"Stadtbibliothek Hattingen","containedIn":"45525","location":[{"type":"Place","address":{"streetAddress":"Reschop Carré 1","addressLocality":"Hattingen","type":"PostalAddress","postalCode":"45525","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo 10.00-19.00. Di 10.00-19.00. Do 10.00-19.00. Fr 10.00-19.00. Sa 10.00-14.00"},"geo":{"lat":"Reschop Carré 1_45525_Hattingen_DEU","lon":"Reschop Carré 1_45525_Hattingen_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE-368#!","isil":"DE-368","collects":{"id":"0","type":"Collection","label":{"de":"0","en":"0"}},"dbsID":"AA368","sameAs":["http://www.wikidata.org/entity/Q28681879","http://ld.zdb-services.de/resource/organisations/DE-368"]} +{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE%2D356#!"}} +{"rs":"071330006006","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n33","type":"Concept","label":{"de":"Öffentliche Bibliothek","en":"Public Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE%2D356#!"},"url":"http://www.stadtbibliothek.bad-kreuznach.de","funderType":{"id":"http://purl.org/lobid/fundertype#n04","type":"Concept","label":{"de":"Gemeinde","en":"Commune"}},"provides":"http://webopac.kh-int.de/opax/de/qsim.html.S","name":"Stadtbibliothek","containedIn":"55543","location":[{"type":"Place","address":{"streetAddress":"Kreuzstr. 69","addressLocality":"Bad Kreuznach","type":"PostalAddress","postalCode":"55543","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo und Mi 14.00-18.00. Di,Do,Fr 10.00-18.00. Sa 10.00-13.00"},"geo":{"lat":"Kreuzstr. 69_55543_Bad Kreuznach_DEU","lon":"Kreuzstr. 69_55543_Bad Kreuznach_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE%2D356#!","isil":"DE%2D356","collects":{"id":"http://purl.org/lobid/stocksize#n07","type":"Collection","label":{"de":"30.001 - 100.000","en":"30,001 - 100,000"}},"dbsID":"AA356","sameAs":["\"DE%2D356\"","http://ld.zdb-services.de/resource/organisations/DE%2D356"]} +{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE%2D368#!"}} +{"rs":"059540016016","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n33","type":"Concept","label":{"de":"Öffentliche Bibliothek","en":"Public Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE%2D368#!"},"url":"http://www.bibliothek.hattingen.de","funderType":{"id":"http://purl.org/lobid/fundertype#n04","type":"Concept","label":{"de":"Gemeinde","en":"Commune"}},"provides":"http://webopac.hattingen.de/webopac/index.asp?DB=web_biblio","name":"Stadtbibliothek Hattingen","containedIn":"45525","location":[{"type":"Place","address":{"streetAddress":"Reschop Carré 1","addressLocality":"Hattingen","type":"PostalAddress","postalCode":"45525","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo 10.00-19.00. Di 10.00-19.00. Do 10.00-19.00. Fr 10.00-19.00. Sa 10.00-14.00"},"geo":{"lat":"Reschop Carré 1_45525_Hattingen_DEU","lon":"Reschop Carré 1_45525_Hattingen_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE%2D368#!","isil":"DE%2D368","collects":{"id":"0","type":"Collection","label":{"de":"0","en":"0"}},"dbsID":"AA368","sameAs":["\"DE%2D368\"","http://ld.zdb-services.de/resource/organisations/DE%2D368"]} {"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DBS-AA381#!"}} {"rs":"059130000000","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n33","type":"Concept","label":{"de":"Öffentliche Bibliothek","en":"Public Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DBS-AA381#!"},"url":"http://www.bibliothek.dortmund.de","funderType":{"id":"http://purl.org/lobid/fundertype#n04","type":"Concept","label":{"de":"Gemeinde","en":"Commune"}},"provides":"http://www.kataloge.dortmund.de","name":"Stadt- und Landesbibliothek Dortmund","containedIn":"44137","location":[{"type":"Place","address":{"streetAddress":"Max-von-der-Grün-Platz 1-3","addressLocality":"Dortmund","type":"PostalAddress","postalCode":"44137","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Di-Fr 10.00 bis 19.00 und Sa 10.00 bis 15.00"},"geo":{"lat":"Max-von-der-Grün-Platz 1-3_44137_Dortmund_DEU","lon":"Max-von-der-Grün-Platz 1-3_44137_Dortmund_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DBS-AA381#!","collects":{"id":"0","type":"Collection","label":{"de":"0","en":"0"}},"dbsID":"AA381"} -{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE-393#!"}} -{"rs":"053580024024","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n33","type":"Concept","label":{"de":"Öffentliche Bibliothek","en":"Public Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE-393#!"},"url":"https://buecherei.juelich.de/","funderType":{"id":"http://purl.org/lobid/fundertype#n04","type":"Concept","label":{"de":"Gemeinde","en":"Commune"}},"provides":"https://buecherei.juelich.de/Recherche/Suche.aspx","name":"Stadtbücherei Jülich","containedIn":"52428","location":[{"type":"Place","address":{"streetAddress":"Kleine Rurstr. 20 (Kulturhaus am Hexenturm)","addressLocality":"Jülich","type":"PostalAddress","postalCode":"52428","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Di u. Fr. 10.00 bis 18.00 Uhr. Mi 15.00 bis 18.00 Uhr. Sa 10.00 bis 13.00 Uhr"},"geo":{"lat":"Kleine Rurstr. 20 (Kulturhaus am Hexenturm)_52428_Jülich_DEU","lon":"Kleine Rurstr. 20 (Kulturhaus am Hexenturm)_52428_Jülich_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE-393#!","isil":"DE-393","collects":{"id":"0","type":"Collection","label":{"de":"0","en":"0"}},"dbsID":"AA393","sameAs":["http://www.wikidata.org/entity/Q2327025","http://ld.zdb-services.de/resource/organisations/DE-393"]} -{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE-411#!"}} -{"rs":"055580012012","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n33","type":"Concept","label":{"de":"Öffentliche Bibliothek","en":"Public Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE-411#!"},"url":"http://www.stadtbuecherei-coesfeld.de","funderType":{"id":"http://purl.org/lobid/fundertype#n04","type":"Concept","label":{"de":"Gemeinde","en":"Commune"}},"provides":"http://opac.coesfeld.de/index.asp?DB=BIBLIO53","name":"Stadtbücherei Coesfeld","containedIn":"48653","location":[{"type":"Place","address":{"streetAddress":"Walkenbrückenstr. 25","addressLocality":"Coesfeld","type":"PostalAddress","postalCode":"48653","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Di. u. Do 10-13 und 15-18 Uhr, Mi 15-18 Uhr, Fr 9-13 und 15-18 Uhr , Sa 10-13 Uhr"},"geo":{"lat":"Walkenbrückenstr. 25_48653_Coesfeld_DEU","lon":"Walkenbrückenstr. 25_48653_Coesfeld_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE-411#!","isil":"DE-411","collects":{"id":"0","type":"Collection","label":{"de":"0","en":"0"}},"dbsID":"AA411","sameAs":["http://www.wikidata.org/entity/Q28661850","http://ld.zdb-services.de/resource/organisations/DE-411"]} -{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE-423#!"}} -{"rs":"055700052052","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n33","type":"Concept","label":{"de":"Öffentliche Bibliothek","en":"Public Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE-423#!"},"url":"http://www.buecherei-warendorf.de","funderType":{"id":"http://purl.org/lobid/fundertype#n04","type":"Concept","label":{"de":"Gemeinde","en":"Commune"}},"provides":"http://www.bibliothek-im-netz.de/index.asp?DB=ALL","name":"Stadtbücherei Warendorf","containedIn":"48231","location":[{"type":"Place","address":{"streetAddress":"Kurze Kesselstr. 17","addressLocality":"Warendorf","type":"PostalAddress","postalCode":"48231","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo 10.00-13.00. Mi 14.00-18.00. Di,Do,Fr 10.00-18.00"},"geo":{"lat":"Kurze Kesselstr. 17_48231_Warendorf_DEU","lon":"Kurze Kesselstr. 17_48231_Warendorf_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE-423#!","isil":"DE-423","collects":{"id":"0","type":"Collection","label":{"de":"0","en":"0"}},"dbsID":"AA423","sameAs":["http://www.wikidata.org/entity/Q28661868","http://ld.zdb-services.de/resource/organisations/DE-423"]} -{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE-435#!"}} -{"rs":"053620028028","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n33","type":"Concept","label":{"de":"Öffentliche Bibliothek","en":"Public Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE-435#!"},"url":"http://www.huerth.de/kultur/stadtbuecherei/index.php","funderType":{"id":"http://purl.org/lobid/fundertype#n04","type":"Concept","label":{"de":"Gemeinde","en":"Commune"}},"provides":"http://buecherei.huerth.de/webopac/index.asp?DB=w_huerth","name":"Stadtbücherei Hürth","containedIn":"50354","location":[{"type":"Place","address":{"streetAddress":"Friedrich-Ebert-Str. 40","addressLocality":"Hürth","type":"PostalAddress","postalCode":"50354","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Di 10.00-17.00. Mi 14.00-17.00. Do 10.00-12.00 und 14.00-19.00. Fr 10.00-12.00 und 14.00-17.00. Sa 10.00-14.00"},"geo":{"lat":"Friedrich-Ebert-Str. 40_50354_Hürth_DEU","lon":"Friedrich-Ebert-Str. 40_50354_Hürth_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE-435#!","isil":"DE-435","collects":{"id":"http://purl.org/lobid/stocksize#n01","type":"Collection","label":{"de":"bis 1.000","en":"up to 1,000"}},"dbsID":"AA435","sameAs":["http://www.wikidata.org/entity/Q28661883","http://ld.zdb-services.de/resource/organisations/DE-435"]} -{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE-447#!"}} -{"rs":"055150000000","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n33","type":"Concept","label":{"de":"Öffentliche Bibliothek","en":"Public Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE-447#!"},"url":"http://www.muenster.de/stadt/buecherei","funderType":{"id":"http://purl.org/lobid/fundertype#n04","type":"Concept","label":{"de":"Gemeinde","en":"Commune"}},"provides":"http://www.stadt-muenster.de/opac","name":"Stadtbücherei Münster","containedIn":"48143","location":[{"type":"Place","address":{"streetAddress":"Alter Steinweg 11","addressLocality":"Münster","type":"PostalAddress","postalCode":"48143","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo-Fr 10.00-19.00. Sa 10.00-18.00"},"geo":{"lat":"Alter Steinweg 11_48143_Münster_DEU","lon":"Alter Steinweg 11_48143_Münster_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE-447#!","isil":"DE-447","collects":{"id":"http://purl.org/lobid/stocksize#n09","type":"Collection","label":{"de":"300.001 - 1.000.000","en":"300,001 - 1,000,000"}},"dbsID":"AA447","sameAs":["http://www.wikidata.org/entity/Q1528212","http://ld.zdb-services.de/resource/organisations/DE-447"]} -{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE-472#!"}} -{"rs":"091610000000","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n33","type":"Concept","label":{"de":"Öffentliche Bibliothek","en":"Public Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE-472#!"},"url":"http://www.ingolstadt.de/stadtbuecherei","funderType":{"id":"http://purl.org/lobid/fundertype#n03","type":"Concept","label":{"de":"Kreis","en":"County"}},"provides":"http://www.ingolstadt.de/stadtbuecherei","name":"Stadtbücherei","containedIn":"85049","location":[{"type":"Place","address":{"streetAddress":"Hallstraße 2-4","addressLocality":"Ingolstadt","type":"PostalAddress","postalCode":"85049","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo 10:00 - 18:00, Di 10:00 - 18:00, Mi 10:00 - 18:00, Do 10:00 - 18:00, Fr 10:00 - 18:00, Sa 10:00 - 15:00"},"geo":{"lat":"Hallstraße 2-4_85049_Ingolstadt_DEU","lon":"Hallstraße 2-4_85049_Ingolstadt_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE-472#!","isil":"DE-472","collects":{"id":"http://purl.org/lobid/stocksize#n08","type":"Collection","label":{"de":"100.001 - 300.000","en":"100,001 - 300,000"}},"dbsID":"AA472","sameAs":["http://www.wikidata.org/entity/Q28661790","http://ld.zdb-services.de/resource/organisations/DE-472"]} +{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE%2D393#!"}} +{"rs":"053580024024","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n33","type":"Concept","label":{"de":"Öffentliche Bibliothek","en":"Public Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE%2D393#!"},"url":"https://buecherei.juelich.de/","funderType":{"id":"http://purl.org/lobid/fundertype#n04","type":"Concept","label":{"de":"Gemeinde","en":"Commune"}},"provides":"https://buecherei.juelich.de/Recherche/Suche.aspx","name":"Stadtbücherei Jülich","containedIn":"52428","location":[{"type":"Place","address":{"streetAddress":"Kleine Rurstr. 20 (Kulturhaus am Hexenturm)","addressLocality":"Jülich","type":"PostalAddress","postalCode":"52428","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Di u. Fr. 10.00 bis 18.00 Uhr. Mi 15.00 bis 18.00 Uhr. Sa 10.00 bis 13.00 Uhr"},"geo":{"lat":"Kleine Rurstr. 20 (Kulturhaus am Hexenturm)_52428_Jülich_DEU","lon":"Kleine Rurstr. 20 (Kulturhaus am Hexenturm)_52428_Jülich_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE%2D393#!","isil":"DE%2D393","collects":{"id":"0","type":"Collection","label":{"de":"0","en":"0"}},"dbsID":"AA393","sameAs":["\"DE%2D393\"","http://ld.zdb-services.de/resource/organisations/DE%2D393"]} +{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE%2D411#!"}} +{"rs":"055580012012","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n33","type":"Concept","label":{"de":"Öffentliche Bibliothek","en":"Public Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE%2D411#!"},"url":"http://www.stadtbuecherei-coesfeld.de","funderType":{"id":"http://purl.org/lobid/fundertype#n04","type":"Concept","label":{"de":"Gemeinde","en":"Commune"}},"provides":"http://opac.coesfeld.de/index.asp?DB=BIBLIO53","name":"Stadtbücherei Coesfeld","containedIn":"48653","location":[{"type":"Place","address":{"streetAddress":"Walkenbrückenstr. 25","addressLocality":"Coesfeld","type":"PostalAddress","postalCode":"48653","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Di. u. Do 10-13 und 15-18 Uhr, Mi 15-18 Uhr, Fr 9-13 und 15-18 Uhr , Sa 10-13 Uhr"},"geo":{"lat":"Walkenbrückenstr. 25_48653_Coesfeld_DEU","lon":"Walkenbrückenstr. 25_48653_Coesfeld_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE%2D411#!","isil":"DE%2D411","collects":{"id":"0","type":"Collection","label":{"de":"0","en":"0"}},"dbsID":"AA411","sameAs":["\"DE%2D411\"","http://ld.zdb-services.de/resource/organisations/DE%2D411"]} +{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE%2D423#!"}} +{"rs":"055700052052","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n33","type":"Concept","label":{"de":"Öffentliche Bibliothek","en":"Public Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE%2D423#!"},"url":"http://www.buecherei-warendorf.de","funderType":{"id":"http://purl.org/lobid/fundertype#n04","type":"Concept","label":{"de":"Gemeinde","en":"Commune"}},"provides":"http://www.bibliothek-im-netz.de/index.asp?DB=ALL","name":"Stadtbücherei Warendorf","containedIn":"48231","location":[{"type":"Place","address":{"streetAddress":"Kurze Kesselstr. 17","addressLocality":"Warendorf","type":"PostalAddress","postalCode":"48231","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo 10.00-13.00. Mi 14.00-18.00. Di,Do,Fr 10.00-18.00"},"geo":{"lat":"Kurze Kesselstr. 17_48231_Warendorf_DEU","lon":"Kurze Kesselstr. 17_48231_Warendorf_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE%2D423#!","isil":"DE%2D423","collects":{"id":"0","type":"Collection","label":{"de":"0","en":"0"}},"dbsID":"AA423","sameAs":["\"DE%2D423\"","http://ld.zdb-services.de/resource/organisations/DE%2D423"]} +{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE%2D435#!"}} +{"rs":"053620028028","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n33","type":"Concept","label":{"de":"Öffentliche Bibliothek","en":"Public Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE%2D435#!"},"url":"http://www.huerth.de/kultur/stadtbuecherei/index.php","funderType":{"id":"http://purl.org/lobid/fundertype#n04","type":"Concept","label":{"de":"Gemeinde","en":"Commune"}},"provides":"http://buecherei.huerth.de/webopac/index.asp?DB=w_huerth","name":"Stadtbücherei Hürth","containedIn":"50354","location":[{"type":"Place","address":{"streetAddress":"Friedrich-Ebert-Str. 40","addressLocality":"Hürth","type":"PostalAddress","postalCode":"50354","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Di 10.00-17.00. Mi 14.00-17.00. Do 10.00-12.00 und 14.00-19.00. Fr 10.00-12.00 und 14.00-17.00. Sa 10.00-14.00"},"geo":{"lat":"Friedrich-Ebert-Str. 40_50354_Hürth_DEU","lon":"Friedrich-Ebert-Str. 40_50354_Hürth_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE%2D435#!","isil":"DE%2D435","collects":{"id":"http://purl.org/lobid/stocksize#n01","type":"Collection","label":{"de":"bis 1.000","en":"up to 1,000"}},"dbsID":"AA435","sameAs":["\"DE%2D435\"","http://ld.zdb-services.de/resource/organisations/DE%2D435"]} +{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE%2D447#!"}} +{"rs":"055150000000","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n33","type":"Concept","label":{"de":"Öffentliche Bibliothek","en":"Public Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE%2D447#!"},"url":"http://www.muenster.de/stadt/buecherei","funderType":{"id":"http://purl.org/lobid/fundertype#n04","type":"Concept","label":{"de":"Gemeinde","en":"Commune"}},"provides":"http://www.stadt-muenster.de/opac","name":"Stadtbücherei Münster","containedIn":"48143","location":[{"type":"Place","address":{"streetAddress":"Alter Steinweg 11","addressLocality":"Münster","type":"PostalAddress","postalCode":"48143","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo-Fr 10.00-19.00. Sa 10.00-18.00"},"geo":{"lat":"Alter Steinweg 11_48143_Münster_DEU","lon":"Alter Steinweg 11_48143_Münster_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE%2D447#!","isil":"DE%2D447","collects":{"id":"http://purl.org/lobid/stocksize#n09","type":"Collection","label":{"de":"300.001 - 1.000.000","en":"300,001 - 1,000,000"}},"dbsID":"AA447","sameAs":["\"DE%2D447\"","http://ld.zdb-services.de/resource/organisations/DE%2D447"]} +{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE%2D472#!"}} +{"rs":"091610000000","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n33","type":"Concept","label":{"de":"Öffentliche Bibliothek","en":"Public Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE%2D472#!"},"url":"http://www.ingolstadt.de/stadtbuecherei","funderType":{"id":"http://purl.org/lobid/fundertype#n03","type":"Concept","label":{"de":"Kreis","en":"County"}},"provides":"http://www.ingolstadt.de/stadtbuecherei","name":"Stadtbücherei","containedIn":"85049","location":[{"type":"Place","address":{"streetAddress":"Hallstraße 2-4","addressLocality":"Ingolstadt","type":"PostalAddress","postalCode":"85049","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo 10:00 - 18:00, Di 10:00 - 18:00, Mi 10:00 - 18:00, Do 10:00 - 18:00, Fr 10:00 - 18:00, Sa 10:00 - 15:00"},"geo":{"lat":"Hallstraße 2-4_85049_Ingolstadt_DEU","lon":"Hallstraße 2-4_85049_Ingolstadt_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE%2D472#!","isil":"DE%2D472","collects":{"id":"http://purl.org/lobid/stocksize#n08","type":"Collection","label":{"de":"100.001 - 300.000","en":"100,001 - 300,000"}},"dbsID":"AA472","sameAs":["\"DE%2D472\"","http://ld.zdb-services.de/resource/organisations/DE%2D472"]} {"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DBS-AA496#!"}} {"rs":"010510011011","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n33","type":"Concept","label":{"de":"Öffentliche Bibliothek","en":"Public Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DBS-AA496#!"},"url":"http://www.brunsbuettel.de/kultur/stadtbuecherei.php","funderType":{"id":"http://purl.org/lobid/fundertype#n04","type":"Concept","label":{"de":"Gemeinde","en":"Commune"}},"name":"Stadtbücherei","containedIn":"25541","location":[{"type":"Place","address":{"streetAddress":"Kopernikusstr. 1 (Bildungszentrum)","addressLocality":"Brunsbüttel","type":"PostalAddress","postalCode":"25541","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo-Fr 10.00-13.00 und 15.00-19.00"},"geo":{"lat":"Kopernikusstr. 1 (Bildungszentrum)_25541_Brunsbüttel_DEU","lon":"Kopernikusstr. 1 (Bildungszentrum)_25541_Brunsbüttel_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DBS-AA496#!","collects":{"id":"http://purl.org/lobid/stocksize#n06","type":"Collection","label":{"de":"10.001 - 30.000","en":"10,001 - 30,000"}},"dbsID":"AA496"} -{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE-502#!"}} -{"rs":"120720477477","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n33","type":"Concept","label":{"de":"Öffentliche Bibliothek","en":"Public Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE-502#!"},"url":"zossen.bbopac.de","funderType":{"id":"http://purl.org/lobid/fundertype#n06","type":"Concept","label":{"de":"Sonstige öffentliche Trägerschaft","en":"Other Public Sector Funder"}},"name":"Stadtbibliothek Zossen","containedIn":"15806","location":[{"type":"Place","address":{"streetAddress":"Kirchplatz 2","addressLocality":"Zossen","type":"PostalAddress","postalCode":"15806","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo 13:00-18:00, Di 13:00-18:00, Do 10:00-19:00, Fr 13:00-18:00, Sa 10:00-13:00"},"geo":{"lat":"Kirchplatz 2_15806_Zossen_DEU","lon":"Kirchplatz 2_15806_Zossen_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE-502#!","isil":"DE-502","collects":{"id":"http://purl.org/lobid/stocksize#n06","type":"Collection","label":{"de":"10.001 - 30.000","en":"10,001 - 30,000"}},"dbsID":"AA502","sameAs":["http://www.wikidata.org/entity/Q28685196","http://ld.zdb-services.de/resource/organisations/DE-502"]} -{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE-514#!"}} -{"rs":"120630252252","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n33","type":"Concept","label":{"de":"Öffentliche Bibliothek","en":"Public Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE-514#!"},"url":"http://www.stadtbibliothek-rathenow.de","funderType":{"id":"http://purl.org/lobid/fundertype#n04","type":"Concept","label":{"de":"Gemeinde","en":"Commune"}},"name":"Stadtbibliothek Rathenow","containedIn":"14712","location":[{"type":"Place","address":{"streetAddress":"Schleusenplatz 4","addressLocality":"Rathenow","type":"PostalAddress","postalCode":"14712","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo, Di, Do: 10.00-18.00, Fr: 10.00-14.00"},"geo":{"lat":"Schleusenplatz 4_14712_Rathenow_DEU","lon":"Schleusenplatz 4_14712_Rathenow_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE-514#!","isil":"DE-514","collects":{"id":"http://purl.org/lobid/stocksize#n07","type":"Collection","label":{"de":"30.001 - 100.000","en":"30,001 - 100,000"}},"dbsID":"AA514","sameAs":["http://www.wikidata.org/entity/Q28682011","http://ld.zdb-services.de/resource/organisations/DE-514"]} +{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE%2D502#!"}} +{"rs":"120720477477","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n33","type":"Concept","label":{"de":"Öffentliche Bibliothek","en":"Public Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE%2D502#!"},"url":"zossen.bbopac.de","funderType":{"id":"http://purl.org/lobid/fundertype#n06","type":"Concept","label":{"de":"Sonstige öffentliche Trägerschaft","en":"Other Public Sector Funder"}},"name":"Stadtbibliothek Zossen","containedIn":"15806","location":[{"type":"Place","address":{"streetAddress":"Kirchplatz 2","addressLocality":"Zossen","type":"PostalAddress","postalCode":"15806","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo 13:00-18:00, Di 13:00-18:00, Do 10:00-19:00, Fr 13:00-18:00, Sa 10:00-13:00"},"geo":{"lat":"Kirchplatz 2_15806_Zossen_DEU","lon":"Kirchplatz 2_15806_Zossen_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE%2D502#!","isil":"DE%2D502","collects":{"id":"http://purl.org/lobid/stocksize#n06","type":"Collection","label":{"de":"10.001 - 30.000","en":"10,001 - 30,000"}},"dbsID":"AA502","sameAs":["\"DE%2D502\"","http://ld.zdb-services.de/resource/organisations/DE%2D502"]} +{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE%2D514#!"}} +{"rs":"120630252252","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n33","type":"Concept","label":{"de":"Öffentliche Bibliothek","en":"Public Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE%2D514#!"},"url":"http://www.stadtbibliothek-rathenow.de","funderType":{"id":"http://purl.org/lobid/fundertype#n04","type":"Concept","label":{"de":"Gemeinde","en":"Commune"}},"name":"Stadtbibliothek Rathenow","containedIn":"14712","location":[{"type":"Place","address":{"streetAddress":"Schleusenplatz 4","addressLocality":"Rathenow","type":"PostalAddress","postalCode":"14712","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo, Di, Do: 10.00-18.00, Fr: 10.00-14.00"},"geo":{"lat":"Schleusenplatz 4_14712_Rathenow_DEU","lon":"Schleusenplatz 4_14712_Rathenow_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE%2D514#!","isil":"DE%2D514","collects":{"id":"http://purl.org/lobid/stocksize#n07","type":"Collection","label":{"de":"30.001 - 100.000","en":"30,001 - 100,000"}},"dbsID":"AA514","sameAs":["\"DE%2D514\"","http://ld.zdb-services.de/resource/organisations/DE%2D514"]} {"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DBS-AA600#!"}} {"rs":"071405007144","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n36","type":"Concept","label":{"de":"Öffentliche Bibliothek für besondere Benutzergruppen","en":"Public Library for Special User Groups"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DBS-AA600#!"},"url":"NULL","funderType":{"id":"http://purl.org/lobid/fundertype#n09","type":"Concept","label":{"de":"Evangelische Kirche","en":"Protestant Church"}},"name":"Patientenbücherei in der Hunsrück Klinik der Kreuznacher Diakonie","containedIn":"55469","location":[{"type":"Place","address":{"streetAddress":"Holzbacher Str. 1","addressLocality":"Simmern","type":"PostalAddress","postalCode":"55469","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"},"geo":{"lat":"Holzbacher Str. 1_55469_Simmern_DEU","lon":"Holzbacher Str. 1_55469_Simmern_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DBS-AA600#!","collects":{"id":"http://purl.org/lobid/stocksize#n01","type":"Collection","label":{"de":"bis 1.000","en":"up to 1,000"}},"dbsID":"AA600"} {"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DBS-DB675#!"}} diff --git a/test/transformation/output/enriched-test.json-dbs b/test/transformation/output/enriched-test.json-dbs index 8568ee57..88405bb5 100644 --- a/test/transformation/output/enriched-test.json-dbs +++ b/test/transformation/output/enriched-test.json-dbs @@ -1,65 +1,65 @@ -{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE-9#!"}} -{"rs":"130750039039","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n60","type":"Concept","label":{"de":"Zentrale Universitätsbibliothek","en":"Central University Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE-9#!"},"url":"http://www.uni-greifswald.de/bibliothek/html","funderType":{"id":"http://purl.org/lobid/fundertype#n02","type":"Concept","label":{"de":"Land","en":"Federal State"}},"provides":"http://www.ub.uni-greifswald.de:2324/","name":"Universitätsbibliothek Greifswald","containedIn":"17489","location":[{"type":"Place","address":{"streetAddress":"Felix-Hausdorff-Str. 10","addressLocality":"Greifswald","type":"PostalAddress","postalCode":"17489","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo-Fr.: 8-24, Sa: 9-24 Uhr"},"geo":{"lat":"Felix-Hausdorff-Str. 10_17489_Greifswald_DEU","lon":"Felix-Hausdorff-Str. 10_17489_Greifswald_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE-9#!","isil":"DE-9","collects":{"id":"http://purl.org/lobid/stocksize#n10","type":"Collection","label":{"de":"1.000.001 und mehr","en":"1,000,001 and more"}},"dbsID":"AA009","sameAs":["http://www.wikidata.org/entity/Q2496314","http://ld.zdb-services.de/resource/organisations/DE-9"]} +{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE%2D9#!"}} +{"rs":"130750039039","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n60","type":"Concept","label":{"de":"Zentrale Universitätsbibliothek","en":"Central University Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE%2D9#!"},"url":"http://www.uni-greifswald.de/bibliothek/html","funderType":{"id":"http://purl.org/lobid/fundertype#n02","type":"Concept","label":{"de":"Land","en":"Federal State"}},"provides":"http://www.ub.uni-greifswald.de:2324/","name":"Universitätsbibliothek Greifswald","containedIn":"17489","location":[{"type":"Place","address":{"streetAddress":"Felix-Hausdorff-Str. 10","addressLocality":"Greifswald","type":"PostalAddress","postalCode":"17489","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo-Fr.: 8-24, Sa: 9-24 Uhr"},"geo":{"lat":"Felix-Hausdorff-Str. 10_17489_Greifswald_DEU","lon":"Felix-Hausdorff-Str. 10_17489_Greifswald_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE%2D9#!","isil":"DE%2D9","collects":{"id":"http://purl.org/lobid/stocksize#n10","type":"Collection","label":{"de":"1.000.001 und mehr","en":"1,000,001 and more"}},"dbsID":"AA009","sameAs":["\"DE%2D9\"","http://ld.zdb-services.de/resource/organisations/DE%2D9"]} {"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DBS-AA022#!"}} {"rs":"094610000000","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n21","type":"Concept","label":{"de":"Regionalbibliothek","en":"Regional Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DBS-AA022#!"},"url":"https://www.staatsbibliothek-bamberg.de","funderType":{"id":"http://purl.org/lobid/fundertype#n02","type":"Concept","label":{"de":"Land","en":"Federal State"}},"provides":"https://katalog.ub.uni-bamberg.de","name":"Staatsbibliothek Bamberg ","containedIn":"96049","location":[{"type":"Place","address":{"streetAddress":"Neue Residenz, Domplatz 8","addressLocality":"Bamberg","type":"PostalAddress","postalCode":"96049","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo - Fr 9:00 - 17:00 Uhr, Sa 9:00 - 12:00 Uhr (im August Sa geschlossen)"},"geo":{"lat":"Neue Residenz, Domplatz 8_96049_Bamberg_DEU","lon":"Neue Residenz, Domplatz 8_96049_Bamberg_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DBS-AA022#!","collects":{"id":"http://purl.org/lobid/stocksize#n09","type":"Collection","label":{"de":"300.001 - 1.000.000","en":"300,001 - 1,000,000"}},"dbsID":"AA022"} -{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE-34#!"}} -{"rs":"066110000000","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n60","type":"Concept","label":{"de":"Zentrale Universitätsbibliothek","en":"Central University Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE-34#!"},"url":"http://www.uni-kassel.de/ub","funderType":{"id":"http://purl.org/lobid/fundertype#n02","type":"Concept","label":{"de":"Land","en":"Federal State"}},"provides":"https://hds.hebis.de/ubks","name":"Universitätsbibliothek Kassel - Landesbibliothek und Murhardsche Bibliothek der Stadt Kassel","containedIn":"34127","location":[{"type":"Place","address":{"streetAddress":"Diagonale 10","addressLocality":"Kassel","type":"PostalAddress","postalCode":"34127","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo - Fr 8 bis 23 Uhr. Sa u. So 10 bis 21 Uhr"},"geo":{"lat":"Diagonale 10_34127_Kassel_DEU","lon":"Diagonale 10_34127_Kassel_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE-34#!","isil":"DE-34","collects":{"id":"http://purl.org/lobid/stocksize#n10","type":"Collection","label":{"de":"1.000.001 und mehr","en":"1,000,001 and more"}},"dbsID":"AA034","sameAs":["http://www.wikidata.org/entity/Q2496316","http://ld.zdb-services.de/resource/organisations/DE-34"]} -{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE-46#!"}} -{"rs":"040110000000","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n60","type":"Concept","label":{"de":"Zentrale Universitätsbibliothek","en":"Central University Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE-46#!"},"url":"http://www.suub.uni-bremen.de","funderType":{"id":"http://purl.org/lobid/fundertype#n02","type":"Concept","label":{"de":"Land","en":"Federal State"}},"name":"Staats- und Universitätsbibliothek Bremen","containedIn":"28359","location":[{"type":"Place","address":{"streetAddress":"Bibliothekstr.","addressLocality":"Bremen","type":"PostalAddress","postalCode":"28359","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo-Fr 8.00-22.00 h. Sa 10.00-18.00 h"},"geo":{"lat":"Bibliothekstr._28359_Bremen_DEU","lon":"Bibliothekstr._28359_Bremen_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE-46#!","isil":"DE-46","collects":{"id":"http://purl.org/lobid/stocksize#n10","type":"Collection","label":{"de":"1.000.001 und mehr","en":"1,000,001 and more"}},"dbsID":"AA046","sameAs":["http://www.wikidata.org/entity/Q1680376","http://ld.zdb-services.de/resource/organisations/DE-46"]} -{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE-58#!"}} -{"rs":"032570009009","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n21","type":"Concept","label":{"de":"Regionalbibliothek","en":"Regional Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE-58#!"},"url":"http://www.nla.niedersachsen.de","funderType":{"id":"http://purl.org/lobid/fundertype#n12","type":"Concept","label":{"de":"Private Trägerschaft (natürliche Personen)","en":"Private Funding Body (Natural Person)"}},"name":"Fürstliche Schaumburg-Lippische Hofbibliothek In Verwaltung des Niedersächsischen Landesarchivs - Standort Bückeburg -","containedIn":"31675","location":[{"type":"Place","address":{"streetAddress":"Schlossplatz 2","addressLocality":"Bückeburg","type":"PostalAddress","postalCode":"31675","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo, Di, Do 9.00-16.00 Uhr, Mi 9.00-18.00 Uhr, Fr 9.00-13 Uhr"},"geo":{"lat":"Schlossplatz 2_31675_Bückeburg_DEU","lon":"Schlossplatz 2_31675_Bückeburg_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE-58#!","isil":"DE-58","collects":{"id":"http://purl.org/lobid/stocksize#n07","type":"Collection","label":{"de":"30.001 - 100.000","en":"30,001 - 100,000"}},"dbsID":"AA058","sameAs":["http://www.wikidata.org/entity/Q1483614","http://ld.zdb-services.de/resource/organisations/DE-58"]} +{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE%2D34#!"}} +{"rs":"066110000000","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n60","type":"Concept","label":{"de":"Zentrale Universitätsbibliothek","en":"Central University Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE%2D34#!"},"url":"http://www.uni-kassel.de/ub","funderType":{"id":"http://purl.org/lobid/fundertype#n02","type":"Concept","label":{"de":"Land","en":"Federal State"}},"provides":"https://hds.hebis.de/ubks","name":"Universitätsbibliothek Kassel - Landesbibliothek und Murhardsche Bibliothek der Stadt Kassel","containedIn":"34127","location":[{"type":"Place","address":{"streetAddress":"Diagonale 10","addressLocality":"Kassel","type":"PostalAddress","postalCode":"34127","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo - Fr 8 bis 23 Uhr. Sa u. So 10 bis 21 Uhr"},"geo":{"lat":"Diagonale 10_34127_Kassel_DEU","lon":"Diagonale 10_34127_Kassel_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE%2D34#!","isil":"DE%2D34","collects":{"id":"http://purl.org/lobid/stocksize#n10","type":"Collection","label":{"de":"1.000.001 und mehr","en":"1,000,001 and more"}},"dbsID":"AA034","sameAs":["\"DE%2D34\"","http://ld.zdb-services.de/resource/organisations/DE%2D34"]} +{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE%2D46#!"}} +{"rs":"040110000000","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n60","type":"Concept","label":{"de":"Zentrale Universitätsbibliothek","en":"Central University Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE%2D46#!"},"url":"http://www.suub.uni-bremen.de","funderType":{"id":"http://purl.org/lobid/fundertype#n02","type":"Concept","label":{"de":"Land","en":"Federal State"}},"name":"Staats- und Universitätsbibliothek Bremen","containedIn":"28359","location":[{"type":"Place","address":{"streetAddress":"Bibliothekstr.","addressLocality":"Bremen","type":"PostalAddress","postalCode":"28359","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo-Fr 8.00-22.00 h. Sa 10.00-18.00 h"},"geo":{"lat":"Bibliothekstr._28359_Bremen_DEU","lon":"Bibliothekstr._28359_Bremen_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE%2D46#!","isil":"DE%2D46","collects":{"id":"http://purl.org/lobid/stocksize#n10","type":"Collection","label":{"de":"1.000.001 und mehr","en":"1,000,001 and more"}},"dbsID":"AA046","sameAs":["\"DE%2D46\"","http://ld.zdb-services.de/resource/organisations/DE%2D46"]} +{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE%2D58#!"}} +{"rs":"032570009009","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n21","type":"Concept","label":{"de":"Regionalbibliothek","en":"Regional Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE%2D58#!"},"url":"http://www.nla.niedersachsen.de","funderType":{"id":"http://purl.org/lobid/fundertype#n12","type":"Concept","label":{"de":"Private Trägerschaft (natürliche Personen)","en":"Private Funding Body (Natural Person)"}},"name":"Fürstliche Schaumburg-Lippische Hofbibliothek In Verwaltung des Niedersächsischen Landesarchivs - Standort Bückeburg -","containedIn":"31675","location":[{"type":"Place","address":{"streetAddress":"Schlossplatz 2","addressLocality":"Bückeburg","type":"PostalAddress","postalCode":"31675","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo, Di, Do 9.00-16.00 Uhr, Mi 9.00-18.00 Uhr, Fr 9.00-13 Uhr"},"geo":{"lat":"Schlossplatz 2_31675_Bückeburg_DEU","lon":"Schlossplatz 2_31675_Bückeburg_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE%2D58#!","isil":"DE%2D58","collects":{"id":"http://purl.org/lobid/stocksize#n07","type":"Collection","label":{"de":"30.001 - 100.000","en":"30,001 - 100,000"}},"dbsID":"AA058","sameAs":["\"DE%2D58\"","http://ld.zdb-services.de/resource/organisations/DE%2D58"]} {"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DBS-AA083#!"}} {"rs":"110000000000","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n60","type":"Concept","label":{"de":"Zentrale Universitätsbibliothek","en":"Central University Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DBS-AA083#!"},"url":"http://www.ub.tu-berlin.de","funderType":{"id":"http://purl.org/lobid/fundertype#n07","type":"Concept","label":{"de":"Körperschaft oder Stiftung des öffentlichen Rechts","en":"Corporate Body or Foundation under Public Law"}},"provides":"http://portal.ub.tu-berlin.de","name":"Technische Universität Berlin Universitätsbibliothek","containedIn":"10623","location":[{"type":"Place","address":{"streetAddress":"Fasanenstraße 88 (im VOLKSWAGEN-Haus)","addressLocality":"Berlin","type":"PostalAddress","postalCode":"10623","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Zentralbibliothek: Mo-Fr 9-22 Uhr, Sa 10-18 Uhr"},"geo":{"lat":"Fasanenstraße 88 (im VOLKSWAGEN-Haus)_10623_Berlin_DEU","lon":"Fasanenstraße 88 (im VOLKSWAGEN-Haus)_10623_Berlin_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DBS-AA083#!","collects":{"id":"http://purl.org/lobid/stocksize#n10","type":"Collection","label":{"de":"1.000.001 und mehr","en":"1,000,001 and more"}},"dbsID":"AA083"} -{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE-95#!"}} -{"rs":"032410001001","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n70","type":"Concept","label":{"de":"Zentrale Hochschulbibliothek, nicht Universität","en":"Central Academic Library, not University"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE-95#!"},"url":"http://www.tiho-hannover.de","funderType":{"id":"http://purl.org/lobid/fundertype#n02","type":"Concept","label":{"de":"Land","en":"Federal State"}},"provides":"http://opac.hobsy.de/cgi-bin/nph-wwwp3?DB=BES5.SYS8&LANG=DU&EXT=ON","name":"Stiftung Tierärztliche Hochschule Hannover. Bibliothek","containedIn":"30559","location":[{"type":"Place","address":{"streetAddress":"Bünteweg 2","addressLocality":"Hannover","type":"PostalAddress","postalCode":"30559","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo., Mi., Fr. 11 - 19, Di., Do. 9 - 17, Sa. 10 - 13"},"geo":{"lat":"Bünteweg 2_30559_Hannover_DEU","lon":"Bünteweg 2_30559_Hannover_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE-95#!","isil":"DE-95","collects":{"id":"http://purl.org/lobid/stocksize#n08","type":"Collection","label":{"de":"100.001 - 300.000","en":"100,001 - 300,000"}},"dbsID":"AA095","sameAs":["http://www.wikidata.org/entity/Q28731327","http://ld.zdb-services.de/resource/organisations/DE-95"]} -{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE-149#!"}} -{"rs":"097640000000","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n21","type":"Concept","label":{"de":"Regionalbibliothek","en":"Regional Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE-149#!"},"url":"http://www.memmingen.de/468.html","funderType":{"id":"http://purl.org/lobid/fundertype#n04","type":"Concept","label":{"de":"Gemeinde","en":"Commune"}},"provides":"http://www.datronic.de/cgi-bin/findus.pl?customer=memmingen","name":"Stadtbibliothek Memmingen","containedIn":"87700","location":[{"type":"Place","address":{"streetAddress":"Martin-Luther-Platz 1","addressLocality":"Memmingen","type":"PostalAddress","postalCode":"87700","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"},"geo":{"lat":"Martin-Luther-Platz 1_87700_Memmingen_DEU","lon":"Martin-Luther-Platz 1_87700_Memmingen_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE-149#!","isil":"DE-149","collects":{"id":"http://purl.org/lobid/stocksize#n07","type":"Collection","label":{"de":"30.001 - 100.000","en":"30,001 - 100,000"}},"dbsID":"AA149","sameAs":["http://www.wikidata.org/entity/Q1478335","http://ld.zdb-services.de/resource/organisations/DE-149"]} +{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE%2D95#!"}} +{"rs":"032410001001","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n70","type":"Concept","label":{"de":"Zentrale Hochschulbibliothek, nicht Universität","en":"Central Academic Library, not University"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE%2D95#!"},"url":"http://www.tiho-hannover.de","funderType":{"id":"http://purl.org/lobid/fundertype#n02","type":"Concept","label":{"de":"Land","en":"Federal State"}},"provides":"http://opac.hobsy.de/cgi-bin/nph-wwwp3?DB=BES5.SYS8&LANG=DU&EXT=ON","name":"Stiftung Tierärztliche Hochschule Hannover. Bibliothek","containedIn":"30559","location":[{"type":"Place","address":{"streetAddress":"Bünteweg 2","addressLocality":"Hannover","type":"PostalAddress","postalCode":"30559","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo., Mi., Fr. 11 - 19, Di., Do. 9 - 17, Sa. 10 - 13"},"geo":{"lat":"Bünteweg 2_30559_Hannover_DEU","lon":"Bünteweg 2_30559_Hannover_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE%2D95#!","isil":"DE%2D95","collects":{"id":"http://purl.org/lobid/stocksize#n08","type":"Collection","label":{"de":"100.001 - 300.000","en":"100,001 - 300,000"}},"dbsID":"AA095","sameAs":["\"DE%2D95\"","http://ld.zdb-services.de/resource/organisations/DE%2D95"]} +{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE%2D149#!"}} +{"rs":"097640000000","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n21","type":"Concept","label":{"de":"Regionalbibliothek","en":"Regional Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE%2D149#!"},"url":"http://www.memmingen.de/468.html","funderType":{"id":"http://purl.org/lobid/fundertype#n04","type":"Concept","label":{"de":"Gemeinde","en":"Commune"}},"provides":"http://www.datronic.de/cgi-bin/findus.pl?customer=memmingen","name":"Stadtbibliothek Memmingen","containedIn":"87700","location":[{"type":"Place","address":{"streetAddress":"Martin-Luther-Platz 1","addressLocality":"Memmingen","type":"PostalAddress","postalCode":"87700","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"},"geo":{"lat":"Martin-Luther-Platz 1_87700_Memmingen_DEU","lon":"Martin-Luther-Platz 1_87700_Memmingen_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE%2D149#!","isil":"DE%2D149","collects":{"id":"http://purl.org/lobid/stocksize#n07","type":"Collection","label":{"de":"30.001 - 100.000","en":"30,001 - 100,000"}},"dbsID":"AA149","sameAs":["\"DE%2D149\"","http://ld.zdb-services.de/resource/organisations/DE%2D149"]} {"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DBS-AA150#!"}} {"rs":"091850149149","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n21","type":"Concept","label":{"de":"Regionalbibliothek","en":"Regional Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DBS-AA150#!"},"url":"http://www.sbnd.de","funderType":{"id":"http://purl.org/lobid/fundertype#n02","type":"Concept","label":{"de":"Land","en":"Federal State"}},"provides":"http://opac.sbnd.de","name":"Staatliche Bibliothek Neuburg/Donau","containedIn":"86633","location":[{"type":"Place","address":{"streetAddress":"Karlspl. A 17","addressLocality":"Neuburg/Donau","type":"PostalAddress","postalCode":"86633","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo 13.30-16.00. Di 13.30-18.00. Mi 13.30-16.00. Do 10.00-12.00 und 13.30-16.00. Fr 10.00-13.30"},"geo":{"lat":"Karlspl. A 17_86633_Neuburg/Donau_DEU","lon":"Karlspl. A 17_86633_Neuburg/Donau_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DBS-AA150#!","collects":{"id":"http://purl.org/lobid/stocksize#n07","type":"Collection","label":{"de":"30.001 - 100.000","en":"30,001 - 100,000"}},"dbsID":"AA150"} -{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE-174#!"}} -{"rs":"055130000000","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n33","type":"Concept","label":{"de":"Öffentliche Bibliothek","en":"Public Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE-174#!"},"url":"http://www.stadtbibliothek-ge.de/","funderType":{"id":"http://purl.org/lobid/fundertype#n04","type":"Concept","label":{"de":"Gemeinde","en":"Commune"}},"provides":"http://katalog.stadtbibliothek-ge.de/opac/de/user_frm.html.S","name":"Stadtbibliothek Gelsenkirchen","containedIn":"45875","location":[{"type":"Place","address":{"streetAddress":"Ebertstr. 19","addressLocality":"Gelsenkirchen","type":"PostalAddress","postalCode":"45875","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo-Fr 11.00-19.00 , Sa 10.00-13.00"},"geo":{"lat":"Ebertstr. 19_45875_Gelsenkirchen_DEU","lon":"Ebertstr. 19_45875_Gelsenkirchen_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE-174#!","isil":"DE-174","collects":{"id":"http://purl.org/lobid/stocksize#n01","type":"Collection","label":{"de":"bis 1.000","en":"up to 1,000"}},"dbsID":"AA174","sameAs":["http://www.wikidata.org/entity/Q28681662","http://ld.zdb-services.de/resource/organisations/DE-174"]} -{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE-186#!"}} -{"rs":"120540000000","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n33","type":"Concept","label":{"de":"Öffentliche Bibliothek","en":"Public Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE-186#!"},"url":"http://www.bibliothek.potsdam.de","funderType":{"id":"http://purl.org/lobid/fundertype#n06","type":"Concept","label":{"de":"Sonstige öffentliche Trägerschaft","en":"Other Public Sector Funder"}},"provides":"http://www.bibliothek.potsdam.de","name":"Stadt- und Landesbibliothek im Bildungsforum Potsdam","containedIn":"14467","location":[{"type":"Place","address":{"streetAddress":"Am Kanal 47","addressLocality":"Potsdam","type":"PostalAddress","postalCode":"14467","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo 15 - 19 Di - Fr 10 - 19 Sa 10 - 16 "},"geo":{"lat":"Am Kanal 47_14467_Potsdam_DEU","lon":"Am Kanal 47_14467_Potsdam_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE-186#!","isil":"DE-186","collects":{"id":"http://purl.org/lobid/stocksize#n09","type":"Collection","label":{"de":"300.001 - 1.000.000","en":"300,001 - 1,000,000"}},"dbsID":"AA186","sameAs":["http://www.wikidata.org/entity/Q2326335","http://ld.zdb-services.de/resource/organisations/DE-186"]} -{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE-198#!"}} -{"rs":"130710107107","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n33","type":"Concept","label":{"de":"Öffentliche Bibliothek","en":"Public Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE-198#!"},"url":"http://www.bibliothek-nb.de","funderType":{"id":"http://purl.org/lobid/fundertype#n06","type":"Concept","label":{"de":"Sonstige öffentliche Trägerschaft","en":"Other Public Sector Funder"}},"provides":"http://62.159.150.4/wwwopac/","name":"Regionalbibliothek","containedIn":"17033","location":[{"type":"Place","address":{"streetAddress":"Marktplatz 1","addressLocality":"Neubrandenburg","type":"PostalAddress","postalCode":"17033","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo/Mi 13.00-18.00 Di 10.00-19.00 Do/Frei 10.00-18.00 Sa 10.00 - 13.00 "},"geo":{"lat":"Marktplatz 1_17033_Neubrandenburg_DEU","lon":"Marktplatz 1_17033_Neubrandenburg_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE-198#!","isil":"DE-198","collects":{"id":"http://purl.org/lobid/stocksize#n08","type":"Collection","label":{"de":"100.001 - 300.000","en":"100,001 - 300,000"}},"dbsID":"AA198","sameAs":["http://www.wikidata.org/entity/Q2138279","http://ld.zdb-services.de/resource/organisations/DE-198"]} -{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE-204#!"}} -{"rs":"110000000000","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n81","type":"Concept","label":{"de":"Wissenschaftliche Spezialbibliothek","en":"Academic Special Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE-204#!"},"url":"http://www.iai.spk-berlin.de/","funderType":{"id":"http://purl.org/lobid/fundertype#n07","type":"Concept","label":{"de":"Körperschaft oder Stiftung des öffentlichen Rechts","en":"Corporate Body or Foundation under Public Law"}},"provides":"http://www.iaicat.de","name":"Ibero-Amerikanisches Institut Preußischer Kulturbesitz. Bibliothek","containedIn":"10785","location":[{"type":"Place","address":{"streetAddress":"Potsdamer Str. 37","addressLocality":"Berlin","type":"PostalAddress","postalCode":"10785","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo-Fr. 9.00-19.00 Uhr, Sa 9.00-13.00 Uhr"},"geo":{"lat":"Potsdamer Str. 37_10785_Berlin_DEU","lon":"Potsdamer Str. 37_10785_Berlin_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE-204#!","isil":"DE-204","collects":{"id":"http://purl.org/lobid/stocksize#n10","type":"Collection","label":{"de":"1.000.001 und mehr","en":"1,000,001 and more"}},"dbsID":"AA204","sameAs":["http://www.wikidata.org/entity/Q28737641","http://ld.zdb-services.de/resource/organisations/DE-204"]} -{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE-228#!"}} -{"rs":"032520006006","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n33","type":"Concept","label":{"de":"Öffentliche Bibliothek","en":"Public Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE-228#!"},"url":"http://www.hameln.de/kultur/kultur/buecherei/index.htm","funderType":{"id":"http://purl.org/lobid/fundertype#n04","type":"Concept","label":{"de":"Gemeinde","en":"Commune"}},"provides":"http://www.stadtbuecherei.hameln.de","name":"Stadtbücherei in der Pfortmühle","containedIn":"31785","location":[{"type":"Place","address":{"streetAddress":"Sudetenstr. 1","addressLocality":"Hameln","type":"PostalAddress","postalCode":"31785","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Di und Do-Fr 12.00-18.00. Mi 10.00-16.00. Sa 10.00-13.00"},"geo":{"lat":"Sudetenstr. 1_31785_Hameln_DEU","lon":"Sudetenstr. 1_31785_Hameln_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE-228#!","isil":"DE-228","collects":{"id":"http://purl.org/lobid/stocksize#n08","type":"Collection","label":{"de":"100.001 - 300.000","en":"100,001 - 300,000"}},"dbsID":"AA228","sameAs":["http://www.wikidata.org/entity/Q28661800","http://ld.zdb-services.de/resource/organisations/DE-228"]} -{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE-241#!"}} -{"rs":"094770128128","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n33","type":"Concept","label":{"de":"Öffentliche Bibliothek","en":"Public Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE-241#!"},"url":"http://www.buecherei-kulmbach.de","funderType":{"id":"http://purl.org/lobid/fundertype#n04","type":"Concept","label":{"de":"Gemeinde","en":"Commune"}},"provides":"http://www.buecherei-kulmbach.de","name":"Bücherei am Stadtpark","containedIn":"95326","location":[{"type":"Place","address":{"streetAddress":"Pestalozzistr. 11","addressLocality":"Kulmbach","type":"PostalAddress","postalCode":"95326","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo - 14:00 - 19:30, Di 10:00 - 17:00, Mi 9:30 - 14:00 -  , Do 10:00 - 17:00, Fr 10:00 - 14:00  -   "},"geo":{"lat":"Pestalozzistr. 11_95326_Kulmbach_DEU","lon":"Pestalozzistr. 11_95326_Kulmbach_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE-241#!","isil":"DE-241","collects":{"id":"http://purl.org/lobid/stocksize#n07","type":"Collection","label":{"de":"30.001 - 100.000","en":"30,001 - 100,000"}},"dbsID":"AA241","sameAs":["http://www.wikidata.org/entity/Q28733510","http://ld.zdb-services.de/resource/organisations/DE-241"]} -{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE-253#!"}} -{"rs":"031010000000","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n81","type":"Concept","label":{"de":"Wissenschaftliche Spezialbibliothek","en":"Academic Special Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE-253#!"},"url":"http://www.vti.bund.de","funderType":{"id":"http://purl.org/lobid/fundertype#n01","type":"Concept","label":{"de":"Bundesrepublik Deutschland","en":"Federal Republic of Germany"}},"name":"Thünen-Institut, Fachinformationszentrum Ländliche Räume","containedIn":"38116","location":[{"type":"Place","address":{"streetAddress":"Bundesallee 50","addressLocality":"Braunschweig","type":"PostalAddress","postalCode":"38116","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"9-16.30"},"geo":{"lat":"Bundesallee 50_38116_Braunschweig_DEU","lon":"Bundesallee 50_38116_Braunschweig_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE-253#!","isil":"DE-253","collects":{"id":"http://purl.org/lobid/stocksize#n08","type":"Collection","label":{"de":"100.001 - 300.000","en":"100,001 - 300,000"}},"dbsID":"AA253","sameAs":["\"DE-253\"","http://ld.zdb-services.de/resource/organisations/DE-253"]} +{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE%2D174#!"}} +{"rs":"055130000000","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n33","type":"Concept","label":{"de":"Öffentliche Bibliothek","en":"Public Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE%2D174#!"},"url":"http://www.stadtbibliothek-ge.de/","funderType":{"id":"http://purl.org/lobid/fundertype#n04","type":"Concept","label":{"de":"Gemeinde","en":"Commune"}},"provides":"http://katalog.stadtbibliothek-ge.de/opac/de/user_frm.html.S","name":"Stadtbibliothek Gelsenkirchen","containedIn":"45875","location":[{"type":"Place","address":{"streetAddress":"Ebertstr. 19","addressLocality":"Gelsenkirchen","type":"PostalAddress","postalCode":"45875","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo-Fr 11.00-19.00 , Sa 10.00-13.00"},"geo":{"lat":"Ebertstr. 19_45875_Gelsenkirchen_DEU","lon":"Ebertstr. 19_45875_Gelsenkirchen_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE%2D174#!","isil":"DE%2D174","collects":{"id":"http://purl.org/lobid/stocksize#n01","type":"Collection","label":{"de":"bis 1.000","en":"up to 1,000"}},"dbsID":"AA174","sameAs":["\"DE%2D174\"","http://ld.zdb-services.de/resource/organisations/DE%2D174"]} +{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE%2D186#!"}} +{"rs":"120540000000","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n33","type":"Concept","label":{"de":"Öffentliche Bibliothek","en":"Public Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE%2D186#!"},"url":"http://www.bibliothek.potsdam.de","funderType":{"id":"http://purl.org/lobid/fundertype#n06","type":"Concept","label":{"de":"Sonstige öffentliche Trägerschaft","en":"Other Public Sector Funder"}},"provides":"http://www.bibliothek.potsdam.de","name":"Stadt- und Landesbibliothek im Bildungsforum Potsdam","containedIn":"14467","location":[{"type":"Place","address":{"streetAddress":"Am Kanal 47","addressLocality":"Potsdam","type":"PostalAddress","postalCode":"14467","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo 15 - 19 Di - Fr 10 - 19 Sa 10 - 16 "},"geo":{"lat":"Am Kanal 47_14467_Potsdam_DEU","lon":"Am Kanal 47_14467_Potsdam_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE%2D186#!","isil":"DE%2D186","collects":{"id":"http://purl.org/lobid/stocksize#n09","type":"Collection","label":{"de":"300.001 - 1.000.000","en":"300,001 - 1,000,000"}},"dbsID":"AA186","sameAs":["\"DE%2D186\"","http://ld.zdb-services.de/resource/organisations/DE%2D186"]} +{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE%2D198#!"}} +{"rs":"130710107107","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n33","type":"Concept","label":{"de":"Öffentliche Bibliothek","en":"Public Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE%2D198#!"},"url":"http://www.bibliothek-nb.de","funderType":{"id":"http://purl.org/lobid/fundertype#n06","type":"Concept","label":{"de":"Sonstige öffentliche Trägerschaft","en":"Other Public Sector Funder"}},"provides":"http://62.159.150.4/wwwopac/","name":"Regionalbibliothek","containedIn":"17033","location":[{"type":"Place","address":{"streetAddress":"Marktplatz 1","addressLocality":"Neubrandenburg","type":"PostalAddress","postalCode":"17033","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo/Mi 13.00-18.00 Di 10.00-19.00 Do/Frei 10.00-18.00 Sa 10.00 - 13.00 "},"geo":{"lat":"Marktplatz 1_17033_Neubrandenburg_DEU","lon":"Marktplatz 1_17033_Neubrandenburg_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE%2D198#!","isil":"DE%2D198","collects":{"id":"http://purl.org/lobid/stocksize#n08","type":"Collection","label":{"de":"100.001 - 300.000","en":"100,001 - 300,000"}},"dbsID":"AA198","sameAs":["\"DE%2D198\"","http://ld.zdb-services.de/resource/organisations/DE%2D198"]} +{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE%2D204#!"}} +{"rs":"110000000000","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n81","type":"Concept","label":{"de":"Wissenschaftliche Spezialbibliothek","en":"Academic Special Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE%2D204#!"},"url":"http://www.iai.spk-berlin.de/","funderType":{"id":"http://purl.org/lobid/fundertype#n07","type":"Concept","label":{"de":"Körperschaft oder Stiftung des öffentlichen Rechts","en":"Corporate Body or Foundation under Public Law"}},"provides":"http://www.iaicat.de","name":"Ibero-Amerikanisches Institut Preußischer Kulturbesitz. Bibliothek","containedIn":"10785","location":[{"type":"Place","address":{"streetAddress":"Potsdamer Str. 37","addressLocality":"Berlin","type":"PostalAddress","postalCode":"10785","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo-Fr. 9.00-19.00 Uhr, Sa 9.00-13.00 Uhr"},"geo":{"lat":"Potsdamer Str. 37_10785_Berlin_DEU","lon":"Potsdamer Str. 37_10785_Berlin_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE%2D204#!","isil":"DE%2D204","collects":{"id":"http://purl.org/lobid/stocksize#n10","type":"Collection","label":{"de":"1.000.001 und mehr","en":"1,000,001 and more"}},"dbsID":"AA204","sameAs":["\"DE%2D204\"","http://ld.zdb-services.de/resource/organisations/DE%2D204"]} +{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE%2D228#!"}} +{"rs":"032520006006","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n33","type":"Concept","label":{"de":"Öffentliche Bibliothek","en":"Public Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE%2D228#!"},"url":"http://www.hameln.de/kultur/kultur/buecherei/index.htm","funderType":{"id":"http://purl.org/lobid/fundertype#n04","type":"Concept","label":{"de":"Gemeinde","en":"Commune"}},"provides":"http://www.stadtbuecherei.hameln.de","name":"Stadtbücherei in der Pfortmühle","containedIn":"31785","location":[{"type":"Place","address":{"streetAddress":"Sudetenstr. 1","addressLocality":"Hameln","type":"PostalAddress","postalCode":"31785","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Di und Do-Fr 12.00-18.00. Mi 10.00-16.00. Sa 10.00-13.00"},"geo":{"lat":"Sudetenstr. 1_31785_Hameln_DEU","lon":"Sudetenstr. 1_31785_Hameln_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE%2D228#!","isil":"DE%2D228","collects":{"id":"http://purl.org/lobid/stocksize#n08","type":"Collection","label":{"de":"100.001 - 300.000","en":"100,001 - 300,000"}},"dbsID":"AA228","sameAs":["\"DE%2D228\"","http://ld.zdb-services.de/resource/organisations/DE%2D228"]} +{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE%2D241#!"}} +{"rs":"094770128128","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n33","type":"Concept","label":{"de":"Öffentliche Bibliothek","en":"Public Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE%2D241#!"},"url":"http://www.buecherei-kulmbach.de","funderType":{"id":"http://purl.org/lobid/fundertype#n04","type":"Concept","label":{"de":"Gemeinde","en":"Commune"}},"provides":"http://www.buecherei-kulmbach.de","name":"Bücherei am Stadtpark","containedIn":"95326","location":[{"type":"Place","address":{"streetAddress":"Pestalozzistr. 11","addressLocality":"Kulmbach","type":"PostalAddress","postalCode":"95326","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo - 14:00 - 19:30, Di 10:00 - 17:00, Mi 9:30 - 14:00 -  , Do 10:00 - 17:00, Fr 10:00 - 14:00  -   "},"geo":{"lat":"Pestalozzistr. 11_95326_Kulmbach_DEU","lon":"Pestalozzistr. 11_95326_Kulmbach_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE%2D241#!","isil":"DE%2D241","collects":{"id":"http://purl.org/lobid/stocksize#n07","type":"Collection","label":{"de":"30.001 - 100.000","en":"30,001 - 100,000"}},"dbsID":"AA241","sameAs":["\"DE%2D241\"","http://ld.zdb-services.de/resource/organisations/DE%2D241"]} +{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE%2D253#!"}} +{"rs":"031010000000","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n81","type":"Concept","label":{"de":"Wissenschaftliche Spezialbibliothek","en":"Academic Special Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE%2D253#!"},"url":"http://www.vti.bund.de","funderType":{"id":"http://purl.org/lobid/fundertype#n01","type":"Concept","label":{"de":"Bundesrepublik Deutschland","en":"Federal Republic of Germany"}},"name":"Thünen-Institut, Fachinformationszentrum Ländliche Räume","containedIn":"38116","location":[{"type":"Place","address":{"streetAddress":"Bundesallee 50","addressLocality":"Braunschweig","type":"PostalAddress","postalCode":"38116","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"9-16.30"},"geo":{"lat":"Bundesallee 50_38116_Braunschweig_DEU","lon":"Bundesallee 50_38116_Braunschweig_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE%2D253#!","isil":"DE%2D253","collects":{"id":"http://purl.org/lobid/stocksize#n08","type":"Collection","label":{"de":"100.001 - 300.000","en":"100,001 - 300,000"}},"dbsID":"AA253","sameAs":["\"DE%2D253\"","http://ld.zdb-services.de/resource/organisations/DE%2D253"]} {"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DBS-AA277#!"}} {"rs":"064120000000","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n33","type":"Concept","label":{"de":"Öffentliche Bibliothek","en":"Public Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DBS-AA277#!"},"url":"http://www.stadtbuecherei.frankfurt.de","funderType":{"id":"http://purl.org/lobid/fundertype#n04","type":"Concept","label":{"de":"Gemeinde","en":"Commune"}},"provides":"https://katalog.stadtbuecherei.frankfurt.de","name":"Stadtbücherei Frankfurt am Main","containedIn":"60311","location":[{"type":"Place","address":{"streetAddress":"Hasengasse 4","addressLocality":"Frankfurt/Main","type":"PostalAddress","postalCode":"60311","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo-Fr 11.00-19.00. Sa 11.00-16.00"},"geo":{"lat":"Hasengasse 4_60311_Frankfurt/Main_DEU","lon":"Hasengasse 4_60311_Frankfurt/Main_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DBS-AA277#!","collects":{"id":"http://purl.org/lobid/stocksize#n09","type":"Collection","label":{"de":"300.001 - 1.000.000","en":"300,001 - 1,000,000"}},"dbsID":"AA277"} -{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE-289#!"}} -{"rs":"084210000000","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n60","type":"Concept","label":{"de":"Zentrale Universitätsbibliothek","en":"Central University Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE-289#!"},"url":"http://kiz.uni-ulm.de","funderType":{"id":"http://purl.org/lobid/fundertype#n02","type":"Concept","label":{"de":"Land","en":"Federal State"}},"provides":"http://www.uni-ulm.de/index.php?id=1357","name":"Kommunikations- und Informationszentrum der Universität Ulm (kiz) / Abt. Informationsversorgung und Abt. Informationsmedien","containedIn":"89081","location":[{"type":"Place","address":{"streetAddress":"Albert-Einstein-Allee 37","addressLocality":"Ulm/Donau","type":"PostalAddress","postalCode":"89081","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo - Fr 8:00 - 22:00 Uhr, Sa 10:00 - 20:00 Uhr"},"geo":{"lat":"Albert-Einstein-Allee 37_89081_Ulm/Donau_DEU","lon":"Albert-Einstein-Allee 37_89081_Ulm/Donau_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE-289#!","isil":"DE-289","collects":{"id":"http://purl.org/lobid/stocksize#n09","type":"Collection","label":{"de":"300.001 - 1.000.000","en":"300,001 - 1,000,000"}},"dbsID":"AA289","sameAs":["http://www.wikidata.org/entity/Q1755249","http://ld.zdb-services.de/resource/organisations/DE-289"]} +{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE%2D289#!"}} +{"rs":"084210000000","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n60","type":"Concept","label":{"de":"Zentrale Universitätsbibliothek","en":"Central University Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE%2D289#!"},"url":"http://kiz.uni-ulm.de","funderType":{"id":"http://purl.org/lobid/fundertype#n02","type":"Concept","label":{"de":"Land","en":"Federal State"}},"provides":"http://www.uni-ulm.de/index.php?id=1357","name":"Kommunikations- und Informationszentrum der Universität Ulm (kiz) / Abt. Informationsversorgung und Abt. Informationsmedien","containedIn":"89081","location":[{"type":"Place","address":{"streetAddress":"Albert-Einstein-Allee 37","addressLocality":"Ulm/Donau","type":"PostalAddress","postalCode":"89081","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo - Fr 8:00 - 22:00 Uhr, Sa 10:00 - 20:00 Uhr"},"geo":{"lat":"Albert-Einstein-Allee 37_89081_Ulm/Donau_DEU","lon":"Albert-Einstein-Allee 37_89081_Ulm/Donau_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE%2D289#!","isil":"DE%2D289","collects":{"id":"http://purl.org/lobid/stocksize#n09","type":"Collection","label":{"de":"300.001 - 1.000.000","en":"300,001 - 1,000,000"}},"dbsID":"AA289","sameAs":["\"DE%2D289\"","http://ld.zdb-services.de/resource/organisations/DE%2D289"]} {"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DBS-AA290#!"}} {"rs":"059130000000","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n60","type":"Concept","label":{"de":"Zentrale Universitätsbibliothek","en":"Central University Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DBS-AA290#!"},"url":"http://www.ub.uni-dortmund.de","funderType":{"id":"http://purl.org/lobid/fundertype#n02","type":"Concept","label":{"de":"Land","en":"Federal State"}},"name":"Universitätsbibliothek Dortmund","containedIn":"44227","location":[{"type":"Place","address":{"streetAddress":"Vogelpothsweg 76","addressLocality":"Dortmund","type":"PostalAddress","postalCode":"44227","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo-Fr 7.00-1.00h. Sa+So 9.00-1.00h, Bereichsbibliotheken s. homepage"},"geo":{"lat":"Vogelpothsweg 76_44227_Dortmund_DEU","lon":"Vogelpothsweg 76_44227_Dortmund_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DBS-AA290#!","collects":{"id":"http://purl.org/lobid/stocksize#n10","type":"Collection","label":{"de":"1.000.001 und mehr","en":"1,000,001 and more"}},"dbsID":"AA290"} -{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE-356#!"}} -{"rs":"071330006006","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n33","type":"Concept","label":{"de":"Öffentliche Bibliothek","en":"Public Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE-356#!"},"url":"http://www.stadtbibliothek.bad-kreuznach.de","funderType":{"id":"http://purl.org/lobid/fundertype#n04","type":"Concept","label":{"de":"Gemeinde","en":"Commune"}},"provides":"http://webopac.kh-int.de/opax/de/qsim.html.S","name":"Stadtbibliothek","containedIn":"55543","location":[{"type":"Place","address":{"streetAddress":"Kreuzstr. 69","addressLocality":"Bad Kreuznach","type":"PostalAddress","postalCode":"55543","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo und Mi 14.00-18.00. Di,Do,Fr 10.00-18.00. Sa 10.00-13.00"},"geo":{"lat":"Kreuzstr. 69_55543_Bad Kreuznach_DEU","lon":"Kreuzstr. 69_55543_Bad Kreuznach_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE-356#!","isil":"DE-356","collects":{"id":"http://purl.org/lobid/stocksize#n07","type":"Collection","label":{"de":"30.001 - 100.000","en":"30,001 - 100,000"}},"dbsID":"AA356","sameAs":["http://www.wikidata.org/entity/Q28681672","http://ld.zdb-services.de/resource/organisations/DE-356"]} -{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE-368#!"}} -{"rs":"059540016016","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n33","type":"Concept","label":{"de":"Öffentliche Bibliothek","en":"Public Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE-368#!"},"url":"http://www.bibliothek.hattingen.de","funderType":{"id":"http://purl.org/lobid/fundertype#n04","type":"Concept","label":{"de":"Gemeinde","en":"Commune"}},"provides":"http://webopac.hattingen.de/webopac/index.asp?DB=web_biblio","name":"Stadtbibliothek Hattingen","containedIn":"45525","location":[{"type":"Place","address":{"streetAddress":"Reschop Carré 1","addressLocality":"Hattingen","type":"PostalAddress","postalCode":"45525","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo 10.00-19.00. Di 10.00-19.00. Do 10.00-19.00. Fr 10.00-19.00. Sa 10.00-14.00"},"geo":{"lat":"Reschop Carré 1_45525_Hattingen_DEU","lon":"Reschop Carré 1_45525_Hattingen_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE-368#!","isil":"DE-368","collects":{"id":"0","type":"Collection","label":{"de":"0","en":"0"}},"dbsID":"AA368","sameAs":["http://www.wikidata.org/entity/Q28681879","http://ld.zdb-services.de/resource/organisations/DE-368"]} +{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE%2D356#!"}} +{"rs":"071330006006","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n33","type":"Concept","label":{"de":"Öffentliche Bibliothek","en":"Public Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE%2D356#!"},"url":"http://www.stadtbibliothek.bad-kreuznach.de","funderType":{"id":"http://purl.org/lobid/fundertype#n04","type":"Concept","label":{"de":"Gemeinde","en":"Commune"}},"provides":"http://webopac.kh-int.de/opax/de/qsim.html.S","name":"Stadtbibliothek","containedIn":"55543","location":[{"type":"Place","address":{"streetAddress":"Kreuzstr. 69","addressLocality":"Bad Kreuznach","type":"PostalAddress","postalCode":"55543","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo und Mi 14.00-18.00. Di,Do,Fr 10.00-18.00. Sa 10.00-13.00"},"geo":{"lat":"Kreuzstr. 69_55543_Bad Kreuznach_DEU","lon":"Kreuzstr. 69_55543_Bad Kreuznach_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE%2D356#!","isil":"DE%2D356","collects":{"id":"http://purl.org/lobid/stocksize#n07","type":"Collection","label":{"de":"30.001 - 100.000","en":"30,001 - 100,000"}},"dbsID":"AA356","sameAs":["\"DE%2D356\"","http://ld.zdb-services.de/resource/organisations/DE%2D356"]} +{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE%2D368#!"}} +{"rs":"059540016016","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n33","type":"Concept","label":{"de":"Öffentliche Bibliothek","en":"Public Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE%2D368#!"},"url":"http://www.bibliothek.hattingen.de","funderType":{"id":"http://purl.org/lobid/fundertype#n04","type":"Concept","label":{"de":"Gemeinde","en":"Commune"}},"provides":"http://webopac.hattingen.de/webopac/index.asp?DB=web_biblio","name":"Stadtbibliothek Hattingen","containedIn":"45525","location":[{"type":"Place","address":{"streetAddress":"Reschop Carré 1","addressLocality":"Hattingen","type":"PostalAddress","postalCode":"45525","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo 10.00-19.00. Di 10.00-19.00. Do 10.00-19.00. Fr 10.00-19.00. Sa 10.00-14.00"},"geo":{"lat":"Reschop Carré 1_45525_Hattingen_DEU","lon":"Reschop Carré 1_45525_Hattingen_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE%2D368#!","isil":"DE%2D368","collects":{"id":"0","type":"Collection","label":{"de":"0","en":"0"}},"dbsID":"AA368","sameAs":["\"DE%2D368\"","http://ld.zdb-services.de/resource/organisations/DE%2D368"]} {"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DBS-AA381#!"}} {"rs":"059130000000","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n33","type":"Concept","label":{"de":"Öffentliche Bibliothek","en":"Public Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DBS-AA381#!"},"url":"http://www.bibliothek.dortmund.de","funderType":{"id":"http://purl.org/lobid/fundertype#n04","type":"Concept","label":{"de":"Gemeinde","en":"Commune"}},"provides":"http://www.kataloge.dortmund.de","name":"Stadt- und Landesbibliothek Dortmund","containedIn":"44137","location":[{"type":"Place","address":{"streetAddress":"Max-von-der-Grün-Platz 1-3","addressLocality":"Dortmund","type":"PostalAddress","postalCode":"44137","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Di-Fr 10.00 bis 19.00 und Sa 10.00 bis 15.00"},"geo":{"lat":"Max-von-der-Grün-Platz 1-3_44137_Dortmund_DEU","lon":"Max-von-der-Grün-Platz 1-3_44137_Dortmund_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DBS-AA381#!","collects":{"id":"0","type":"Collection","label":{"de":"0","en":"0"}},"dbsID":"AA381"} -{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE-393#!"}} -{"rs":"053580024024","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n33","type":"Concept","label":{"de":"Öffentliche Bibliothek","en":"Public Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE-393#!"},"url":"https://buecherei.juelich.de/","funderType":{"id":"http://purl.org/lobid/fundertype#n04","type":"Concept","label":{"de":"Gemeinde","en":"Commune"}},"provides":"https://buecherei.juelich.de/Recherche/Suche.aspx","name":"Stadtbücherei Jülich","containedIn":"52428","location":[{"type":"Place","address":{"streetAddress":"Kleine Rurstr. 20 (Kulturhaus am Hexenturm)","addressLocality":"Jülich","type":"PostalAddress","postalCode":"52428","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Di u. Fr. 10.00 bis 18.00 Uhr. Mi 15.00 bis 18.00 Uhr. Sa 10.00 bis 13.00 Uhr"},"geo":{"lat":"Kleine Rurstr. 20 (Kulturhaus am Hexenturm)_52428_Jülich_DEU","lon":"Kleine Rurstr. 20 (Kulturhaus am Hexenturm)_52428_Jülich_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE-393#!","isil":"DE-393","collects":{"id":"0","type":"Collection","label":{"de":"0","en":"0"}},"dbsID":"AA393","sameAs":["http://www.wikidata.org/entity/Q2327025","http://ld.zdb-services.de/resource/organisations/DE-393"]} -{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE-411#!"}} -{"rs":"055580012012","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n33","type":"Concept","label":{"de":"Öffentliche Bibliothek","en":"Public Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE-411#!"},"url":"http://www.stadtbuecherei-coesfeld.de","funderType":{"id":"http://purl.org/lobid/fundertype#n04","type":"Concept","label":{"de":"Gemeinde","en":"Commune"}},"provides":"http://opac.coesfeld.de/index.asp?DB=BIBLIO53","name":"Stadtbücherei Coesfeld","containedIn":"48653","location":[{"type":"Place","address":{"streetAddress":"Walkenbrückenstr. 25","addressLocality":"Coesfeld","type":"PostalAddress","postalCode":"48653","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Di. u. Do 10-13 und 15-18 Uhr, Mi 15-18 Uhr, Fr 9-13 und 15-18 Uhr , Sa 10-13 Uhr"},"geo":{"lat":"Walkenbrückenstr. 25_48653_Coesfeld_DEU","lon":"Walkenbrückenstr. 25_48653_Coesfeld_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE-411#!","isil":"DE-411","collects":{"id":"0","type":"Collection","label":{"de":"0","en":"0"}},"dbsID":"AA411","sameAs":["http://www.wikidata.org/entity/Q28661850","http://ld.zdb-services.de/resource/organisations/DE-411"]} -{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE-423#!"}} -{"rs":"055700052052","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n33","type":"Concept","label":{"de":"Öffentliche Bibliothek","en":"Public Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE-423#!"},"url":"http://www.buecherei-warendorf.de","funderType":{"id":"http://purl.org/lobid/fundertype#n04","type":"Concept","label":{"de":"Gemeinde","en":"Commune"}},"provides":"http://www.bibliothek-im-netz.de/index.asp?DB=ALL","name":"Stadtbücherei Warendorf","containedIn":"48231","location":[{"type":"Place","address":{"streetAddress":"Kurze Kesselstr. 17","addressLocality":"Warendorf","type":"PostalAddress","postalCode":"48231","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo 10.00-13.00. Mi 14.00-18.00. Di,Do,Fr 10.00-18.00"},"geo":{"lat":"Kurze Kesselstr. 17_48231_Warendorf_DEU","lon":"Kurze Kesselstr. 17_48231_Warendorf_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE-423#!","isil":"DE-423","collects":{"id":"0","type":"Collection","label":{"de":"0","en":"0"}},"dbsID":"AA423","sameAs":["http://www.wikidata.org/entity/Q28661868","http://ld.zdb-services.de/resource/organisations/DE-423"]} -{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE-435#!"}} -{"rs":"053620028028","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n33","type":"Concept","label":{"de":"Öffentliche Bibliothek","en":"Public Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE-435#!"},"url":"http://www.huerth.de/kultur/stadtbuecherei/index.php","funderType":{"id":"http://purl.org/lobid/fundertype#n04","type":"Concept","label":{"de":"Gemeinde","en":"Commune"}},"provides":"http://buecherei.huerth.de/webopac/index.asp?DB=w_huerth","name":"Stadtbücherei Hürth","containedIn":"50354","location":[{"type":"Place","address":{"streetAddress":"Friedrich-Ebert-Str. 40","addressLocality":"Hürth","type":"PostalAddress","postalCode":"50354","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Di 10.00-17.00. Mi 14.00-17.00. Do 10.00-12.00 und 14.00-19.00. Fr 10.00-12.00 und 14.00-17.00. Sa 10.00-14.00"},"geo":{"lat":"Friedrich-Ebert-Str. 40_50354_Hürth_DEU","lon":"Friedrich-Ebert-Str. 40_50354_Hürth_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE-435#!","isil":"DE-435","collects":{"id":"http://purl.org/lobid/stocksize#n01","type":"Collection","label":{"de":"bis 1.000","en":"up to 1,000"}},"dbsID":"AA435","sameAs":["http://www.wikidata.org/entity/Q28661883","http://ld.zdb-services.de/resource/organisations/DE-435"]} -{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE-447#!"}} -{"rs":"055150000000","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n33","type":"Concept","label":{"de":"Öffentliche Bibliothek","en":"Public Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE-447#!"},"url":"http://www.muenster.de/stadt/buecherei","funderType":{"id":"http://purl.org/lobid/fundertype#n04","type":"Concept","label":{"de":"Gemeinde","en":"Commune"}},"provides":"http://www.stadt-muenster.de/opac","name":"Stadtbücherei Münster","containedIn":"48143","location":[{"type":"Place","address":{"streetAddress":"Alter Steinweg 11","addressLocality":"Münster","type":"PostalAddress","postalCode":"48143","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo-Fr 10.00-19.00. Sa 10.00-18.00"},"geo":{"lat":"Alter Steinweg 11_48143_Münster_DEU","lon":"Alter Steinweg 11_48143_Münster_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE-447#!","isil":"DE-447","collects":{"id":"http://purl.org/lobid/stocksize#n09","type":"Collection","label":{"de":"300.001 - 1.000.000","en":"300,001 - 1,000,000"}},"dbsID":"AA447","sameAs":["http://www.wikidata.org/entity/Q1528212","http://ld.zdb-services.de/resource/organisations/DE-447"]} -{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE-472#!"}} -{"rs":"091610000000","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n33","type":"Concept","label":{"de":"Öffentliche Bibliothek","en":"Public Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE-472#!"},"url":"http://www.ingolstadt.de/stadtbuecherei","funderType":{"id":"http://purl.org/lobid/fundertype#n03","type":"Concept","label":{"de":"Kreis","en":"County"}},"provides":"http://www.ingolstadt.de/stadtbuecherei","name":"Stadtbücherei","containedIn":"85049","location":[{"type":"Place","address":{"streetAddress":"Hallstraße 2-4","addressLocality":"Ingolstadt","type":"PostalAddress","postalCode":"85049","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo 10:00 - 18:00, Di 10:00 - 18:00, Mi 10:00 - 18:00, Do 10:00 - 18:00, Fr 10:00 - 18:00, Sa 10:00 - 15:00"},"geo":{"lat":"Hallstraße 2-4_85049_Ingolstadt_DEU","lon":"Hallstraße 2-4_85049_Ingolstadt_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE-472#!","isil":"DE-472","collects":{"id":"http://purl.org/lobid/stocksize#n08","type":"Collection","label":{"de":"100.001 - 300.000","en":"100,001 - 300,000"}},"dbsID":"AA472","sameAs":["http://www.wikidata.org/entity/Q28661790","http://ld.zdb-services.de/resource/organisations/DE-472"]} +{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE%2D393#!"}} +{"rs":"053580024024","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n33","type":"Concept","label":{"de":"Öffentliche Bibliothek","en":"Public Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE%2D393#!"},"url":"https://buecherei.juelich.de/","funderType":{"id":"http://purl.org/lobid/fundertype#n04","type":"Concept","label":{"de":"Gemeinde","en":"Commune"}},"provides":"https://buecherei.juelich.de/Recherche/Suche.aspx","name":"Stadtbücherei Jülich","containedIn":"52428","location":[{"type":"Place","address":{"streetAddress":"Kleine Rurstr. 20 (Kulturhaus am Hexenturm)","addressLocality":"Jülich","type":"PostalAddress","postalCode":"52428","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Di u. Fr. 10.00 bis 18.00 Uhr. Mi 15.00 bis 18.00 Uhr. Sa 10.00 bis 13.00 Uhr"},"geo":{"lat":"Kleine Rurstr. 20 (Kulturhaus am Hexenturm)_52428_Jülich_DEU","lon":"Kleine Rurstr. 20 (Kulturhaus am Hexenturm)_52428_Jülich_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE%2D393#!","isil":"DE%2D393","collects":{"id":"0","type":"Collection","label":{"de":"0","en":"0"}},"dbsID":"AA393","sameAs":["\"DE%2D393\"","http://ld.zdb-services.de/resource/organisations/DE%2D393"]} +{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE%2D411#!"}} +{"rs":"055580012012","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n33","type":"Concept","label":{"de":"Öffentliche Bibliothek","en":"Public Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE%2D411#!"},"url":"http://www.stadtbuecherei-coesfeld.de","funderType":{"id":"http://purl.org/lobid/fundertype#n04","type":"Concept","label":{"de":"Gemeinde","en":"Commune"}},"provides":"http://opac.coesfeld.de/index.asp?DB=BIBLIO53","name":"Stadtbücherei Coesfeld","containedIn":"48653","location":[{"type":"Place","address":{"streetAddress":"Walkenbrückenstr. 25","addressLocality":"Coesfeld","type":"PostalAddress","postalCode":"48653","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Di. u. Do 10-13 und 15-18 Uhr, Mi 15-18 Uhr, Fr 9-13 und 15-18 Uhr , Sa 10-13 Uhr"},"geo":{"lat":"Walkenbrückenstr. 25_48653_Coesfeld_DEU","lon":"Walkenbrückenstr. 25_48653_Coesfeld_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE%2D411#!","isil":"DE%2D411","collects":{"id":"0","type":"Collection","label":{"de":"0","en":"0"}},"dbsID":"AA411","sameAs":["\"DE%2D411\"","http://ld.zdb-services.de/resource/organisations/DE%2D411"]} +{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE%2D423#!"}} +{"rs":"055700052052","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n33","type":"Concept","label":{"de":"Öffentliche Bibliothek","en":"Public Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE%2D423#!"},"url":"http://www.buecherei-warendorf.de","funderType":{"id":"http://purl.org/lobid/fundertype#n04","type":"Concept","label":{"de":"Gemeinde","en":"Commune"}},"provides":"http://www.bibliothek-im-netz.de/index.asp?DB=ALL","name":"Stadtbücherei Warendorf","containedIn":"48231","location":[{"type":"Place","address":{"streetAddress":"Kurze Kesselstr. 17","addressLocality":"Warendorf","type":"PostalAddress","postalCode":"48231","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo 10.00-13.00. Mi 14.00-18.00. Di,Do,Fr 10.00-18.00"},"geo":{"lat":"Kurze Kesselstr. 17_48231_Warendorf_DEU","lon":"Kurze Kesselstr. 17_48231_Warendorf_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE%2D423#!","isil":"DE%2D423","collects":{"id":"0","type":"Collection","label":{"de":"0","en":"0"}},"dbsID":"AA423","sameAs":["\"DE%2D423\"","http://ld.zdb-services.de/resource/organisations/DE%2D423"]} +{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE%2D435#!"}} +{"rs":"053620028028","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n33","type":"Concept","label":{"de":"Öffentliche Bibliothek","en":"Public Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE%2D435#!"},"url":"http://www.huerth.de/kultur/stadtbuecherei/index.php","funderType":{"id":"http://purl.org/lobid/fundertype#n04","type":"Concept","label":{"de":"Gemeinde","en":"Commune"}},"provides":"http://buecherei.huerth.de/webopac/index.asp?DB=w_huerth","name":"Stadtbücherei Hürth","containedIn":"50354","location":[{"type":"Place","address":{"streetAddress":"Friedrich-Ebert-Str. 40","addressLocality":"Hürth","type":"PostalAddress","postalCode":"50354","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Di 10.00-17.00. Mi 14.00-17.00. Do 10.00-12.00 und 14.00-19.00. Fr 10.00-12.00 und 14.00-17.00. Sa 10.00-14.00"},"geo":{"lat":"Friedrich-Ebert-Str. 40_50354_Hürth_DEU","lon":"Friedrich-Ebert-Str. 40_50354_Hürth_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE%2D435#!","isil":"DE%2D435","collects":{"id":"http://purl.org/lobid/stocksize#n01","type":"Collection","label":{"de":"bis 1.000","en":"up to 1,000"}},"dbsID":"AA435","sameAs":["\"DE%2D435\"","http://ld.zdb-services.de/resource/organisations/DE%2D435"]} +{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE%2D447#!"}} +{"rs":"055150000000","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n33","type":"Concept","label":{"de":"Öffentliche Bibliothek","en":"Public Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE%2D447#!"},"url":"http://www.muenster.de/stadt/buecherei","funderType":{"id":"http://purl.org/lobid/fundertype#n04","type":"Concept","label":{"de":"Gemeinde","en":"Commune"}},"provides":"http://www.stadt-muenster.de/opac","name":"Stadtbücherei Münster","containedIn":"48143","location":[{"type":"Place","address":{"streetAddress":"Alter Steinweg 11","addressLocality":"Münster","type":"PostalAddress","postalCode":"48143","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo-Fr 10.00-19.00. Sa 10.00-18.00"},"geo":{"lat":"Alter Steinweg 11_48143_Münster_DEU","lon":"Alter Steinweg 11_48143_Münster_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE%2D447#!","isil":"DE%2D447","collects":{"id":"http://purl.org/lobid/stocksize#n09","type":"Collection","label":{"de":"300.001 - 1.000.000","en":"300,001 - 1,000,000"}},"dbsID":"AA447","sameAs":["\"DE%2D447\"","http://ld.zdb-services.de/resource/organisations/DE%2D447"]} +{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE%2D472#!"}} +{"rs":"091610000000","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n33","type":"Concept","label":{"de":"Öffentliche Bibliothek","en":"Public Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE%2D472#!"},"url":"http://www.ingolstadt.de/stadtbuecherei","funderType":{"id":"http://purl.org/lobid/fundertype#n03","type":"Concept","label":{"de":"Kreis","en":"County"}},"provides":"http://www.ingolstadt.de/stadtbuecherei","name":"Stadtbücherei","containedIn":"85049","location":[{"type":"Place","address":{"streetAddress":"Hallstraße 2-4","addressLocality":"Ingolstadt","type":"PostalAddress","postalCode":"85049","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo 10:00 - 18:00, Di 10:00 - 18:00, Mi 10:00 - 18:00, Do 10:00 - 18:00, Fr 10:00 - 18:00, Sa 10:00 - 15:00"},"geo":{"lat":"Hallstraße 2-4_85049_Ingolstadt_DEU","lon":"Hallstraße 2-4_85049_Ingolstadt_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE%2D472#!","isil":"DE%2D472","collects":{"id":"http://purl.org/lobid/stocksize#n08","type":"Collection","label":{"de":"100.001 - 300.000","en":"100,001 - 300,000"}},"dbsID":"AA472","sameAs":["\"DE%2D472\"","http://ld.zdb-services.de/resource/organisations/DE%2D472"]} {"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DBS-AA496#!"}} {"rs":"010510011011","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n33","type":"Concept","label":{"de":"Öffentliche Bibliothek","en":"Public Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DBS-AA496#!"},"url":"http://www.brunsbuettel.de/kultur/stadtbuecherei.php","funderType":{"id":"http://purl.org/lobid/fundertype#n04","type":"Concept","label":{"de":"Gemeinde","en":"Commune"}},"name":"Stadtbücherei","containedIn":"25541","location":[{"type":"Place","address":{"streetAddress":"Kopernikusstr. 1 (Bildungszentrum)","addressLocality":"Brunsbüttel","type":"PostalAddress","postalCode":"25541","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo-Fr 10.00-13.00 und 15.00-19.00"},"geo":{"lat":"Kopernikusstr. 1 (Bildungszentrum)_25541_Brunsbüttel_DEU","lon":"Kopernikusstr. 1 (Bildungszentrum)_25541_Brunsbüttel_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DBS-AA496#!","collects":{"id":"http://purl.org/lobid/stocksize#n06","type":"Collection","label":{"de":"10.001 - 30.000","en":"10,001 - 30,000"}},"dbsID":"AA496"} -{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE-502#!"}} -{"rs":"120720477477","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n33","type":"Concept","label":{"de":"Öffentliche Bibliothek","en":"Public Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE-502#!"},"url":"zossen.bbopac.de","funderType":{"id":"http://purl.org/lobid/fundertype#n06","type":"Concept","label":{"de":"Sonstige öffentliche Trägerschaft","en":"Other Public Sector Funder"}},"name":"Stadtbibliothek Zossen","containedIn":"15806","location":[{"type":"Place","address":{"streetAddress":"Kirchplatz 2","addressLocality":"Zossen","type":"PostalAddress","postalCode":"15806","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo 13:00-18:00, Di 13:00-18:00, Do 10:00-19:00, Fr 13:00-18:00, Sa 10:00-13:00"},"geo":{"lat":"Kirchplatz 2_15806_Zossen_DEU","lon":"Kirchplatz 2_15806_Zossen_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE-502#!","isil":"DE-502","collects":{"id":"http://purl.org/lobid/stocksize#n06","type":"Collection","label":{"de":"10.001 - 30.000","en":"10,001 - 30,000"}},"dbsID":"AA502","sameAs":["http://www.wikidata.org/entity/Q28685196","http://ld.zdb-services.de/resource/organisations/DE-502"]} -{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE-514#!"}} -{"rs":"120630252252","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n33","type":"Concept","label":{"de":"Öffentliche Bibliothek","en":"Public Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE-514#!"},"url":"http://www.stadtbibliothek-rathenow.de","funderType":{"id":"http://purl.org/lobid/fundertype#n04","type":"Concept","label":{"de":"Gemeinde","en":"Commune"}},"name":"Stadtbibliothek Rathenow","containedIn":"14712","location":[{"type":"Place","address":{"streetAddress":"Schleusenplatz 4","addressLocality":"Rathenow","type":"PostalAddress","postalCode":"14712","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo, Di, Do: 10.00-18.00, Fr: 10.00-14.00"},"geo":{"lat":"Schleusenplatz 4_14712_Rathenow_DEU","lon":"Schleusenplatz 4_14712_Rathenow_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE-514#!","isil":"DE-514","collects":{"id":"http://purl.org/lobid/stocksize#n07","type":"Collection","label":{"de":"30.001 - 100.000","en":"30,001 - 100,000"}},"dbsID":"AA514","sameAs":["http://www.wikidata.org/entity/Q28682011","http://ld.zdb-services.de/resource/organisations/DE-514"]} +{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE%2D502#!"}} +{"rs":"120720477477","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n33","type":"Concept","label":{"de":"Öffentliche Bibliothek","en":"Public Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE%2D502#!"},"url":"zossen.bbopac.de","funderType":{"id":"http://purl.org/lobid/fundertype#n06","type":"Concept","label":{"de":"Sonstige öffentliche Trägerschaft","en":"Other Public Sector Funder"}},"name":"Stadtbibliothek Zossen","containedIn":"15806","location":[{"type":"Place","address":{"streetAddress":"Kirchplatz 2","addressLocality":"Zossen","type":"PostalAddress","postalCode":"15806","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo 13:00-18:00, Di 13:00-18:00, Do 10:00-19:00, Fr 13:00-18:00, Sa 10:00-13:00"},"geo":{"lat":"Kirchplatz 2_15806_Zossen_DEU","lon":"Kirchplatz 2_15806_Zossen_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE%2D502#!","isil":"DE%2D502","collects":{"id":"http://purl.org/lobid/stocksize#n06","type":"Collection","label":{"de":"10.001 - 30.000","en":"10,001 - 30,000"}},"dbsID":"AA502","sameAs":["\"DE%2D502\"","http://ld.zdb-services.de/resource/organisations/DE%2D502"]} +{"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DE%2D514#!"}} +{"rs":"120630252252","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n33","type":"Concept","label":{"de":"Öffentliche Bibliothek","en":"Public Library"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DE%2D514#!"},"url":"http://www.stadtbibliothek-rathenow.de","funderType":{"id":"http://purl.org/lobid/fundertype#n04","type":"Concept","label":{"de":"Gemeinde","en":"Commune"}},"name":"Stadtbibliothek Rathenow","containedIn":"14712","location":[{"type":"Place","address":{"streetAddress":"Schleusenplatz 4","addressLocality":"Rathenow","type":"PostalAddress","postalCode":"14712","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification","description":"Mo, Di, Do: 10.00-18.00, Fr: 10.00-14.00"},"geo":{"lat":"Schleusenplatz 4_14712_Rathenow_DEU","lon":"Schleusenplatz 4_14712_Rathenow_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DE%2D514#!","isil":"DE%2D514","collects":{"id":"http://purl.org/lobid/stocksize#n07","type":"Collection","label":{"de":"30.001 - 100.000","en":"30,001 - 100,000"}},"dbsID":"AA514","sameAs":["\"DE%2D514\"","http://ld.zdb-services.de/resource/organisations/DE%2D514"]} {"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DBS-AA600#!"}} {"rs":"071405007144","address":{"type":"PostalAddress"},"type":"Library","classification":{"id":"http://purl.org/lobid/libtype#n36","type":"Concept","label":{"de":"Öffentliche Bibliothek für besondere Benutzergruppen","en":"Public Library for Special User Groups"}},"mainEntityOfPage":{"id":"http://lobid.org/organisations/DBS-AA600#!"},"url":"NULL","funderType":{"id":"http://purl.org/lobid/fundertype#n09","type":"Concept","label":{"de":"Evangelische Kirche","en":"Protestant Church"}},"name":"Patientenbücherei in der Hunsrück Klinik der Kreuznacher Diakonie","containedIn":"55469","location":[{"type":"Place","address":{"streetAddress":"Holzbacher Str. 1","addressLocality":"Simmern","type":"PostalAddress","postalCode":"55469","addressCountry":"DEU"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"},"geo":{"lat":"Holzbacher Str. 1_55469_Simmern_DEU","lon":"Holzbacher Str. 1_55469_Simmern_DEU"}},{"place":{"type":"Place"},"address":{"type":"PostalAddress"},"openingHoursSpecification":{"type":"OpeningHoursSpecification"}}],"id":"http://lobid.org/organisations/DBS-AA600#!","collects":{"id":"http://purl.org/lobid/stocksize#n01","type":"Collection","label":{"de":"bis 1.000","en":"up to 1,000"}},"dbsID":"AA600"} {"index":{"_index":"organisations","_type":"organisation","_id":"http://lobid.org/organisations/DBS-DB675#!"}}