// Get
nw["shop"="books"]["second_hand"~"^(yes|only)$"];
nw["shop"="books"]["books"="antiquarian"];
nw["amenity"="public_bookcase"]; // Get, Borrow, Give
// Borrow
nw["amenity"="library"];
nw["amenity"="mobile_library"];
// Recycle
nw["recycling:books"="yes"];
overpass-turbo